Advice on how to compile same framework with n files f_i each generating m_i targets.
|
|
7
|
598
|
April 29, 2022
|
How to not append an extension to OUTPUT_NAME automatically?
|
|
1
|
467
|
April 29, 2022
|
ctest and MPI parallel googletests
|
|
4
|
1247
|
April 28, 2022
|
How to build external deps once and use multiple times?
|
|
2
|
736
|
April 28, 2022
|
Suspected bug with PCH REUSE_FROM with Visual Studio 2017
|
|
1
|
628
|
April 28, 2022
|
CMAKE_OSX_ARCHITECTURES and separate files for certain architectures?
|
|
2
|
726
|
April 28, 2022
|
Building multiple versions of a library
|
|
1
|
3400
|
April 27, 2022
|
How to get an LC_RPATH and @rpath/ prefix on a dylib on macos
|
|
8
|
11497
|
April 27, 2022
|
Can't build 32bit DLL files with Cmake
|
|
5
|
1416
|
April 25, 2022
|
Correct usage of find_package_handle_standard_args full signature to check REQUIRED VARS
|
|
1
|
496
|
April 25, 2022
|
CMAKE_UNITY_BUILD and compiled QML files - anonymous namespace collisions
|
|
5
|
451
|
April 25, 2022
|
Installing/exporting projects that conditionally use optional dependencies
|
|
6
|
2038
|
April 25, 2022
|
Inconvenience caused by packages calling 'cmake_minimum_required()' when using `find_package()`?
|
|
3
|
429
|
April 22, 2022
|
Including SDL2 as a Framework (macOS) help
|
|
5
|
3098
|
April 18, 2022
|
Explicitly link against public/interface dependencies?
|
|
2
|
378
|
April 18, 2022
|
Header-only library
|
|
1
|
10775
|
April 17, 2022
|
Is `CMAKE_ENABLE_EXPORTS` modified when `WINDOWS_EXPORT_ALL_SYMBOLS` is set?
|
|
3
|
585
|
April 15, 2022
|
How to find the problem with an "Invalid preset" cmake message?
|
|
5
|
939
|
April 13, 2022
|
Compiler not including /usr/include of QNX sysroot
|
|
2
|
1154
|
April 12, 2022
|
How to run different add_custom_command for each specific target?
|
|
1
|
1241
|
April 12, 2022
|
Find package without myLib.cmake
|
|
2
|
2747
|
April 12, 2022
|
FindCUDAToolkit unable to find cudart library
|
|
2
|
3013
|
April 11, 2022
|
install(IMPORTED_RUNTIME_ARTIFACTS ...) with a conditionally static/shared dependency
|
|
2
|
1228
|
April 10, 2022
|
Help / Feature Request: TARGET_BUNDLE_DIR_NAME
|
|
3
|
404
|
April 10, 2022
|
How to detect whether the current compiler has mpi support builtin?
|
|
5
|
519
|
April 9, 2022
|
How to prevent that cmake . --list-presets=all hide presets not usable on my host?
|
|
1
|
460
|
April 9, 2022
|
How to do both efficient and correct System Inspection?
|
|
1
|
335
|
April 9, 2022
|
CMake List of all Project Targets
|
|
16
|
40157
|
April 7, 2022
|
Can I tell what sources / include dirs / targets are PUBLIC vs PRIVATE in target properties?
|
|
1
|
412
|
April 7, 2022
|
"add_subdirectory twice", with a different environment variable value for each target
|
|
7
|
1873
|
April 6, 2022
|