home.social

#cmakepresets — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cmakepresets, aggregated by home.social.

fetched live
  1. wrote my first CMakePresets.json file yesterday.

    I like it, I guess? Now I don't have to write a Makefile or a BUILDING.md that is just copypasta of my command line arguments. Can just say "use the xyz cmake preset"

    1. Why json? (but at least it allows comments)
    2. I wish it would just use the presets file by default
    3. especially if there's a preset named "default"

    #cmake #cmakePresets

  2. wrote my first CMakePresets.json file yesterday.

    I like it, I guess? Now I don't have to write a Makefile or a BUILDING.md that is just copypasta of my command line arguments. Can just say "use the xyz cmake preset"

    1. Why json? (but at least it allows comments)
    2. I wish it would just use the presets file by default
    3. especially if there's a preset named "default"

    #cmake #cmakePresets

  3. In my never-ending quest to master CMake, I developed a few opinions on how I want my projects to work and finally looked at "CMake Presets" in my latest article.

    #CMake #CmakePresets #CTest #Cpp

    martin-fieber.de/blog/cmake-pr