|
How to build external deps once and use multiple times?
|
|
2
|
766
|
April 28, 2022
|
|
Suspected bug with PCH REUSE_FROM with Visual Studio 2017
|
|
1
|
655
|
April 28, 2022
|
|
CMAKE_OSX_ARCHITECTURES and separate files for certain architectures?
|
|
2
|
766
|
April 28, 2022
|
|
Building multiple versions of a library
|
|
1
|
3547
|
April 27, 2022
|
|
How to get an LC_RPATH and @rpath/ prefix on a dylib on macos
|
|
8
|
12208
|
April 27, 2022
|
|
Can't build 32bit DLL files with Cmake
|
|
5
|
1476
|
April 25, 2022
|
|
Correct usage of find_package_handle_standard_args full signature to check REQUIRED VARS
|
|
1
|
520
|
April 25, 2022
|
|
CMAKE_UNITY_BUILD and compiled QML files - anonymous namespace collisions
|
|
5
|
506
|
April 25, 2022
|
|
Installing/exporting projects that conditionally use optional dependencies
|
|
6
|
2179
|
April 25, 2022
|
|
Inconvenience caused by packages calling 'cmake_minimum_required()' when using `find_package()`?
|
|
3
|
474
|
April 22, 2022
|
|
Including SDL2 as a Framework (macOS) help
|
|
5
|
3158
|
April 18, 2022
|
|
Explicitly link against public/interface dependencies?
|
|
2
|
385
|
April 18, 2022
|
|
Header-only library
|
|
1
|
11192
|
April 17, 2022
|
|
Is `CMAKE_ENABLE_EXPORTS` modified when `WINDOWS_EXPORT_ALL_SYMBOLS` is set?
|
|
3
|
596
|
April 15, 2022
|
|
How to find the problem with an "Invalid preset" cmake message?
|
|
5
|
964
|
April 13, 2022
|
|
Compiler not including /usr/include of QNX sysroot
|
|
2
|
1178
|
April 12, 2022
|
|
How to run different add_custom_command for each specific target?
|
|
1
|
1263
|
April 12, 2022
|
|
Find package without myLib.cmake
|
|
2
|
2767
|
April 12, 2022
|
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
3177
|
April 11, 2022
|
|
install(IMPORTED_RUNTIME_ARTIFACTS ...) with a conditionally static/shared dependency
|
|
2
|
1269
|
April 10, 2022
|
|
Help / Feature Request: TARGET_BUNDLE_DIR_NAME
|
|
3
|
413
|
April 10, 2022
|
|
How to detect whether the current compiler has mpi support builtin?
|
|
5
|
544
|
April 9, 2022
|
|
How to prevent that cmake . --list-presets=all hide presets not usable on my host?
|
|
1
|
469
|
April 9, 2022
|
|
How to do both efficient and correct System Inspection?
|
|
1
|
340
|
April 9, 2022
|
|
CMake List of all Project Targets
|
|
16
|
41332
|
April 7, 2022
|
|
Can I tell what sources / include dirs / targets are PUBLIC vs PRIVATE in target properties?
|
|
1
|
418
|
April 7, 2022
|
|
"add_subdirectory twice", with a different environment variable value for each target
|
|
7
|
1956
|
April 6, 2022
|
|
Figure out the build type on Windows
|
|
5
|
2962
|
April 6, 2022
|
|
try_compile does not honor own variables
|
|
3
|
470
|
April 6, 2022
|
|
target_include_directories(mylib SYSTEM ...) is exported without _IMPORT_PREFIX?
|
|
3
|
650
|
April 5, 2022
|