|
How to build external deps once and use multiple times?
|
|
2
|
789
|
April 28, 2022
|
|
Suspected bug with PCH REUSE_FROM with Visual Studio 2017
|
|
1
|
689
|
April 28, 2022
|
|
CMAKE_OSX_ARCHITECTURES and separate files for certain architectures?
|
|
2
|
818
|
April 28, 2022
|
|
Building multiple versions of a library
|
|
1
|
3695
|
April 27, 2022
|
|
How to get an LC_RPATH and @rpath/ prefix on a dylib on macos
|
|
8
|
12783
|
April 27, 2022
|
|
Can't build 32bit DLL files with Cmake
|
|
5
|
1542
|
April 25, 2022
|
|
Correct usage of find_package_handle_standard_args full signature to check REQUIRED VARS
|
|
1
|
551
|
April 25, 2022
|
|
CMAKE_UNITY_BUILD and compiled QML files - anonymous namespace collisions
|
|
5
|
599
|
April 25, 2022
|
|
Installing/exporting projects that conditionally use optional dependencies
|
|
6
|
2389
|
April 25, 2022
|
|
Inconvenience caused by packages calling 'cmake_minimum_required()' when using `find_package()`?
|
|
3
|
546
|
April 22, 2022
|
|
Including SDL2 as a Framework (macOS) help
|
|
5
|
3283
|
April 18, 2022
|
|
Explicitly link against public/interface dependencies?
|
|
2
|
411
|
April 18, 2022
|
|
Header-only library
|
|
1
|
11388
|
April 17, 2022
|
|
Is `CMAKE_ENABLE_EXPORTS` modified when `WINDOWS_EXPORT_ALL_SYMBOLS` is set?
|
|
3
|
603
|
April 15, 2022
|
|
How to find the problem with an "Invalid preset" cmake message?
|
|
5
|
1017
|
April 13, 2022
|
|
Compiler not including /usr/include of QNX sysroot
|
|
2
|
1229
|
April 12, 2022
|
|
How to run different add_custom_command for each specific target?
|
|
1
|
1289
|
April 12, 2022
|
|
Find package without myLib.cmake
|
|
2
|
2787
|
April 12, 2022
|
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
3362
|
April 11, 2022
|
|
install(IMPORTED_RUNTIME_ARTIFACTS ...) with a conditionally static/shared dependency
|
|
2
|
1330
|
April 10, 2022
|
|
Help / Feature Request: TARGET_BUNDLE_DIR_NAME
|
|
3
|
430
|
April 10, 2022
|
|
How to detect whether the current compiler has mpi support builtin?
|
|
5
|
620
|
April 9, 2022
|
|
How to prevent that cmake . --list-presets=all hide presets not usable on my host?
|
|
1
|
493
|
April 9, 2022
|
|
How to do both efficient and correct System Inspection?
|
|
1
|
352
|
April 9, 2022
|
|
CMake List of all Project Targets
|
|
16
|
42193
|
April 7, 2022
|
|
Can I tell what sources / include dirs / targets are PUBLIC vs PRIVATE in target properties?
|
|
1
|
448
|
April 7, 2022
|
|
"add_subdirectory twice", with a different environment variable value for each target
|
|
7
|
2036
|
April 6, 2022
|
|
Figure out the build type on Windows
|
|
5
|
3150
|
April 6, 2022
|
|
try_compile does not honor own variables
|
|
3
|
500
|
April 6, 2022
|
|
target_include_directories(mylib SYSTEM ...) is exported without _IMPORT_PREFIX?
|
|
3
|
684
|
April 5, 2022
|