|
What is the correct or best way to build/install 3rdParty code with multiple configuraions?
|
|
4
|
287
|
May 27, 2024
|
|
cmake does not find libraries when compiling for Android
|
|
5
|
4578
|
May 26, 2024
|
|
CMakePresets.json Error Messages - How can I decipher what the actual issue is.
|
|
4
|
478
|
May 24, 2024
|
|
[GNU/Linux] [Debian 12] CMake fails to find OpenGL when MESA has been built without GLX support
|
|
1
|
504
|
May 24, 2024
|
|
Make testable the encapsulated code of a library
|
|
1
|
128
|
May 23, 2024
|
|
CTEST_CUSTOM_COVERAGE_EXCLUDE is not work
|
|
1
|
317
|
May 23, 2024
|
|
[job ad] Permanent position for CMake enthusiast (Qt, Berlin)
|
|
1
|
719
|
May 22, 2024
|
|
How to modify the makefile post build: gstrip item to adapt to the Cmake project
|
|
9
|
575
|
May 22, 2024
|
|
Static Library Package Configuration: Why is there a need for INTERFACE_LINK_LIBRARIES?
|
|
1
|
493
|
May 22, 2024
|
|
Expected failures on master?
|
|
4
|
231
|
May 21, 2024
|
|
ctest --build-and-test ... --test-command <DirectoryName>?
|
|
2
|
176
|
May 21, 2024
|
|
How to test a multi-config generator with multiple configurations
|
|
2
|
287
|
May 21, 2024
|
|
What is the difference between cmake_policy specifying only min or specifying min and max at the same time?
|
|
2
|
164
|
May 20, 2024
|
|
How to set the usage requirements (includes) for current project
|
|
3
|
174
|
May 18, 2024
|
|
Suppress "System is unknown to cmake" warning
|
|
3
|
419
|
May 18, 2024
|
|
Circular dependency, weak symbols
|
|
1
|
457
|
May 18, 2024
|
|
Fixing XCode/Swift
|
|
18
|
894
|
May 18, 2024
|
|
FetchContent, find_package, and FeatureSummary
|
|
1
|
230
|
May 17, 2024
|
|
Coverage tool for cmake
|
|
6
|
756
|
May 17, 2024
|
|
What is the use of target_link_libraries( ... PUBLIC ... )?
|
|
7
|
2447
|
May 15, 2024
|
|
Disconnect between FILE_SET and source_group
|
|
3
|
369
|
May 16, 2024
|
|
CDash: Remove old builds
|
|
3
|
460
|
May 16, 2024
|
|
CMake's cross-compilation variables for the toolchain generator project
|
|
0
|
129
|
May 15, 2024
|
|
From-source shared dependency
|
|
0
|
107
|
May 15, 2024
|
|
Swift c++ interoperability ,cmake is failing to send macros to hpp (used in swift through module.map)
|
|
0
|
355
|
May 15, 2024
|
|
Object Files
|
|
2
|
152
|
May 14, 2024
|
|
Ninja generator not detecting changes to custom command dependencies
|
|
2
|
433
|
May 14, 2024
|
|
CMAKE toolchain does not set the compiler option -std to gnu17 or c++17 although I have added "set(CMAKE_CXX_STANDARD 17)" in CMakeLists.txt.
|
|
3
|
500
|
May 14, 2024
|
|
Dependencies when using custom commands
|
|
8
|
1185
|
May 14, 2024
|
|
Embedding .pdb files in my DLLs, static .LIBs and .EXE on Windows MSVC
|
|
9
|
2692
|
May 14, 2024
|