Figure out the build type on Windows
|
|
5
|
2770
|
April 6, 2022
|
try_compile does not honor own variables
|
|
3
|
453
|
April 6, 2022
|
target_include_directories(mylib SYSTEM ...) is exported without _IMPORT_PREFIX?
|
|
3
|
645
|
April 5, 2022
|
ctest --preset=ninja-multi --config Release does not work?
|
|
4
|
778
|
April 5, 2022
|
How to compile same file in same target with different macro?
|
|
1
|
440
|
April 5, 2022
|
How to make a subproject to be inside a project?
|
|
1
|
2576
|
April 4, 2022
|
Escape `\` for use in `STREQUAL`?
|
|
7
|
549
|
April 4, 2022
|
MacOS: CMake unable to link C++ library with ObjC++ library
|
|
0
|
1031
|
April 3, 2022
|
Opinions on include directories
|
|
2
|
300
|
April 1, 2022
|
Unable to use absolute file paths in qrc file?
|
|
5
|
739
|
April 1, 2022
|
cmake + mingw32: invalid option '-?'
|
|
8
|
3924
|
March 31, 2022
|
What are imported and alias executables good for
|
|
3
|
883
|
March 31, 2022
|
cmake cannot find freetype library
|
|
2
|
4669
|
March 31, 2022
|
Install findPackage script
|
|
2
|
572
|
March 30, 2022
|
What make command is used for try_compile?
|
|
0
|
374
|
March 30, 2022
|
How to prevent CMake from creating a symlink for shared libraries ?
|
|
4
|
2111
|
March 29, 2022
|
Does cmake file name or content support Chinese characters
|
|
5
|
1291
|
March 29, 2022
|
FeatureSummary module: how to get all dependency libraries of a Target and their versions?
|
|
3
|
1274
|
March 29, 2022
|
Using an external .dyld with incorrect install_name
|
|
1
|
633
|
March 29, 2022
|
Combining multiple static libraries onto one. How to retrieve list of static libraries from target?
|
|
1
|
3932
|
March 29, 2022
|
Escaping strings for output to JSON file
|
|
3
|
864
|
March 29, 2022
|
How do I install a library as a find-able package?
|
|
3
|
1471
|
March 29, 2022
|
How to install export target with INSTALL_INTERFACE
|
|
2
|
3359
|
March 28, 2022
|
Problems with PkgConfig and static builds
|
|
0
|
872
|
March 24, 2022
|
ExternalProject_Add does not respect USES_TERMINAL_* flags.
|
|
2
|
619
|
March 21, 2022
|
Debugging an errant -isystem
|
|
2
|
495
|
March 21, 2022
|
Target visibility for external project
|
|
4
|
1392
|
March 20, 2022
|
CPack a Windows Service
|
|
0
|
702
|
March 19, 2022
|
cmake "include()" statement does not (always) error out when the target file does not exist?
|
|
1
|
427
|
March 19, 2022
|
How do I get a workspace of independent subprojects
|
|
12
|
8452
|
March 18, 2022
|