cmkr

Modern build system based on CMake and TOML. (by MoAlyousef)

Cmkr Alternatives

Similar projects and alternatives to cmkr

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better cmkr alternative or higher similarity.

cmkr reviews and mentions

Posts with mentions or reviews of cmkr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.
  • cgen: another declarative CMake configuration generator
    7 projects | /r/cpp | 24 Jun 2023
    Been using https://cmkr.build/ for a while now, its great and also declarative.
  • Best practice for cpp projects using CMake
    14 projects | /r/cpp | 6 Apr 2023
    I would like to counter with a project I’ve been working on: https://cmkr.build. Unfortunately writing good CMake is extremely repetitive and there is definitely room for a generator that has sane defaults.
  • How Visual Studio Became Unusable to Me
    1 project | /r/cpp | 7 Jan 2023
    You are trying to use it the wrong way it seems, the point of CMakeLists.txt is that you only maintain that and nothing else. If you have changes in there then it will re-generate the project for you when it starts building. Adding files via IDE is not supported and is not really the point, there used to be a time where I primarily worked with VS solutions but the more I dove into the open source space the more it became clear that its the worst way of doing it. You just have to get used to a different workflow, the benefit is that your project can be in theory now compiled on all sorts of systems and not just with VS. If CMake is too much to handle perhaps give https://cmkr.build/ a try, it hides a lot of the CMake madness behind its toml specification, been using it for a while now, its great.
  • Cmkr: Modern build system based on CMake and TOML
    1 project | news.ycombinator.com | 14 Aug 2022
  • What about a CMake transpiler?
    8 projects | /r/cpp | 12 Jul 2022
    https://cmkr.build/ its pretty straight forward and been using it for some time now, can only highly recommend it.
  • On which hobby or side projects are you working on?
    10 projects | /r/cpp | 23 Nov 2021
    Currently working on https://github.com/build-cpp/cmkr
  • Thoughts on build systems?
    7 projects | /r/cpp | 8 Nov 2021
    I started working on https://github.com/build-cpp/cmkr to remedy this, but other similar solutions exist.
  • CMake Template and Simple Tutorial for VS Code C++
    4 projects | /r/cpp | 31 Jul 2021
    I invite you to take a look at https://github.com/build-cpp/cmkr, it makes this even easier ^
  • What are you working on lately?
    9 projects | /r/cpp | 25 Jul 2021
    I’ve been working on cmkr, a modern build system based on CMake and TOML.
  • CheckStyle-like programs/plugins for MSVC++?
    1 project | /r/Cplusplus | 26 Jun 2021
    Definitely! I would recommend using cmake because it’s easy to generate a compile_commands.json. I’ve been working on https://build-cpp.github.io/cmkr to make the transition as smooth as possible.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic cmkr repo stats
12
364
6.6
22 days ago

MoAlyousef/cmkr is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of cmkr is C++.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com