|
git submodule with add_executable
|
|
0
|
37
|
September 29, 2025
|
|
How to determine build type?
|
|
1
|
67
|
September 28, 2025
|
|
Silencing `Compatibility with CMake < 3.10 will be removed` message
|
|
2
|
209
|
September 25, 2025
|
|
How can you use the cmake file api to determine whether a test is defined for a target ?
|
|
4
|
53
|
September 24, 2025
|
|
"CMAKE_INSTALL_RPATH $ORIGIN" expands to empty
|
|
7
|
299
|
September 24, 2025
|
|
File Copy Error, claiming files do not exist or are unmodifiable
|
|
0
|
43
|
September 24, 2025
|
|
Incorporating Intel OneAPI into a mixed language cmake project
|
|
1
|
130
|
September 23, 2025
|
|
Generating a toochain from a successful configuration
|
|
1
|
32
|
September 23, 2025
|
|
CDash subprojects for spliting information from unit and acceptance tests
|
|
2
|
63
|
September 23, 2025
|
|
Finding auxiliary files in a library
|
|
8
|
81
|
September 20, 2025
|
|
FetchContent, find_package, and missing package files
|
|
5
|
114
|
September 20, 2025
|
|
Clarification: Interaction between CMAKE_POLICY_VERSION_MINIMUM and cmake_minimum_required()
|
|
2
|
94
|
September 22, 2025
|
|
CMake config-only memory usage
|
|
2
|
159
|
September 15, 2025
|
|
CMake Generated VS 2022 Project File references to the library "rt.lib" instead of "msvcrt.lib"
|
|
1
|
54
|
September 8, 2025
|
|
`submodule.<name>.shallow=true` don't work in the CMakeLists.txt
|
|
9
|
112
|
September 5, 2025
|
|
FILE_SET Usage
|
|
0
|
74
|
September 2, 2025
|
|
MSVC default compiler/linker settings invoked by CMake
|
|
2
|
125
|
September 1, 2025
|
|
Why can't I find curl when cross compiling?
|
|
14
|
994
|
August 31, 2025
|
|
Setting CMake with a library INTERFACE (DS3231)
|
|
0
|
25
|
August 30, 2025
|
|
A correct way to add `_d` debug prefix for Debug Python extensions on Windows
|
|
2
|
82
|
August 30, 2025
|
|
Feature Request: warning for conflicting FetchContent options
|
|
1
|
55
|
August 27, 2025
|
|
MAKE_TERMOUT environment variable causes a number of CMake generated variables to not be set correctly
|
|
4
|
80
|
August 25, 2025
|
|
Incorrect log output during clang-tidy error with -p option
|
|
3
|
75
|
August 24, 2025
|
|
Copy runtime DLLs on Windows working on cli but not on add_custom_comand
|
|
4
|
111
|
August 21, 2025
|
|
CMake doesn't let me use my own compiler when targeting Android
|
|
0
|
27
|
August 20, 2025
|
|
CPack `REQUIRED` in `cpack_add_component` is not working as intended with WiX
|
|
1
|
32
|
August 19, 2025
|
|
Possible typo in Mastering CMake - Policies section
|
|
1
|
42
|
August 19, 2025
|
|
No CMAKE_C_COMPILER could be found. No CMAKE_CXX_COMPILER could be found.
|
|
65
|
95376
|
August 19, 2025
|
|
Why is cmake trying to use libstdc++ for C++ modules on android?
|
|
1
|
191
|
August 18, 2025
|
|
does POST_BUILD work with add_custom_target and Visual Studio?
|
|
8
|
2180
|
August 17, 2025
|