|
How to prevent that cmake . --list-presets=all hide presets not usable on my host?
|
|
1
|
497
|
April 9, 2022
|
|
How to do both efficient and correct System Inspection?
|
|
1
|
358
|
April 9, 2022
|
|
CMake List of all Project Targets
|
|
16
|
42253
|
April 7, 2022
|
|
Can I tell what sources / include dirs / targets are PUBLIC vs PRIVATE in target properties?
|
|
1
|
452
|
April 7, 2022
|
|
"add_subdirectory twice", with a different environment variable value for each target
|
|
7
|
2053
|
April 6, 2022
|
|
Figure out the build type on Windows
|
|
5
|
3170
|
April 6, 2022
|
|
try_compile does not honor own variables
|
|
3
|
506
|
April 6, 2022
|
|
target_include_directories(mylib SYSTEM ...) is exported without _IMPORT_PREFIX?
|
|
3
|
685
|
April 5, 2022
|
|
ctest --preset=ninja-multi --config Release does not work?
|
|
4
|
852
|
April 5, 2022
|
|
How to compile same file in same target with different macro?
|
|
1
|
462
|
April 5, 2022
|
|
How to make a subproject to be inside a project?
|
|
1
|
2641
|
April 4, 2022
|
|
Escape `\` for use in `STREQUAL`?
|
|
7
|
643
|
April 4, 2022
|
|
MacOS: CMake unable to link C++ library with ObjC++ library
|
|
0
|
1061
|
April 3, 2022
|
|
Opinions on include directories
|
|
2
|
340
|
April 1, 2022
|
|
Unable to use absolute file paths in qrc file?
|
|
5
|
882
|
April 1, 2022
|
|
cmake + mingw32: invalid option '-?'
|
|
8
|
4124
|
March 31, 2022
|
|
What are imported and alias executables good for
|
|
3
|
1130
|
March 31, 2022
|
|
cmake cannot find freetype library
|
|
2
|
4928
|
March 31, 2022
|
|
Install findPackage script
|
|
2
|
622
|
March 30, 2022
|
|
What make command is used for try_compile?
|
|
0
|
389
|
March 30, 2022
|
|
How to prevent CMake from creating a symlink for shared libraries ?
|
|
4
|
2321
|
March 29, 2022
|
|
Does cmake file name or content support Chinese characters
|
|
5
|
1376
|
March 29, 2022
|
|
FeatureSummary module: how to get all dependency libraries of a Target and their versions?
|
|
3
|
1409
|
March 29, 2022
|
|
Using an external .dyld with incorrect install_name
|
|
1
|
667
|
March 29, 2022
|
|
Combining multiple static libraries onto one. How to retrieve list of static libraries from target?
|
|
1
|
4094
|
March 29, 2022
|
|
Escaping strings for output to JSON file
|
|
3
|
934
|
March 29, 2022
|
|
How do I install a library as a find-able package?
|
|
3
|
1599
|
March 29, 2022
|
|
How to install export target with INSTALL_INTERFACE
|
|
2
|
3609
|
March 28, 2022
|
|
Problems with PkgConfig and static builds
|
|
0
|
907
|
March 24, 2022
|
|
ExternalProject_Add does not respect USES_TERMINAL_* flags.
|
|
2
|
652
|
March 21, 2022
|