Search code examples
Optional dependencies for add_custom_command...


cmakecmake-language

Read More
CMake add_custom_command() POST_BUILD generator expression expansion not working...


cmakecmake-language

Read More
cmake find_library() not finding library specified by PATHS...


cmakecmake-language

Read More
Ninja Make system not accepting GENERATED command...


cmakeninjacmake-languagecmakelists-options

Read More
CMake: set_target_properties fails with target defined by generator expression...


cmakecmake-language

Read More
Can I control sources exclusion from target_sources in CMake?...


cmakecmake-languagecmakelists-options

Read More
How to compile only some set of targets during make...


cmakecmake-modulescmake-language

Read More
How to call a cmake method from shell script?...


shellcmakecmake-languagecmakelists-options

Read More
How to append semicolon (;) to cmake string...


c++ccmakecmake-language

Read More
How can I detect what version of macOS my Cmake code is running on?...


macoscmakecmake-language

Read More
Why are files not found from parallel folders CMake...


c++linuxcmakeinclude-pathcmake-language

Read More
CMake set_property command with generator expressions using multiple values...


visual-studiobuildcmakecmake-language

Read More
cmake use wildcard for find_library NAMES option...


cmakecmake-languagecmakelists-options

Read More
Constraining Values with ComboBoxes in CMake (cmake-gui)...


cmakecmake-guicmake-language

Read More
How can I remove the file extension from the object name in the build step?...


cmakecmake-language

Read More
How to query whether a target is an INTERFACE library in CMake...


cmakecmake-language

Read More
What's the point of using empty string to set cache variable in CMake?...


cmakecmake-language

Read More
Problem using Qt4 with find_package of CMake, inside a macro...


cmakeqt4cmake-language

Read More
Linking libraries translating from command line to Make...


c++librariesintel-mklcmake-language

Read More
Custom command does not get executed with --target option in cmake...


cmakecmake-language

Read More
Unknown CMake command "add_py_modules"...


cmakecmake-modulescmake-language

Read More
CMake syntax: how to negate if(<constant>) and if(<variable|string>)...


cmakecmake-language

Read More
BackNext