CMake Minimal CMake if/else/endif example Categories: CMake Uli Köhler Uli Köhler 2019-06-20 · 0 min read How to add boost::program_options to your CMake build Categories: Boost, C/C++, CMake Uli Köhler Uli Köhler 2019-06-15 · 0 min read How to build debug in CMake Categories: C/C++, CMake Uli Köhler Uli Köhler 2019-06-13 · 0 min read How to change CMake object file suffix from default '.o' Categories: C/C++, CMake Uli Köhler Uli Köhler 2019-06-08 · 0 min read A working SDCC STM8 CMake configuration Categories: CMake, Embedded, Hardware Uli Köhler Uli Köhler 2019-06-08 · 1 min read How to fix CMake 'make: *** No targets specified and no makefile found. Stop.' Categories: CMake Uli Köhler Uli Köhler 2019-06-07 · 1 min read How to fix CMake Parse error: Expected a command name, got unquoted argument with text "//" Categories: CMake Uli Köhler Uli Köhler 2019-06-07 · 1 min read Minimal CMakeLists.txt for executables Categories: CMake Uli Köhler Uli Köhler 2019-04-17 · 0 min read