About the Code category
|
|
1
|
1072
|
October 21, 2019
|
BUILD_SHARED_LIBS
|
|
4
|
219
|
August 17, 2022
|
Selecting quality CMake code example(s)
|
|
0
|
10
|
August 17, 2022
|
executable target not relinking when custom target updated
|
|
0
|
14
|
August 17, 2022
|
Looking for complete examples of cross platform projects
|
|
16
|
726
|
August 16, 2022
|
Can't find Java jar using find_jar
|
|
1
|
21
|
August 16, 2022
|
How to let subdirectories decide what other subdirectories are added by parent
|
|
2
|
31
|
August 16, 2022
|
The source directory does not appear to contain CMakeLists.txt. ???
|
|
3
|
27
|
August 16, 2022
|
Conditional linker flag
|
|
6
|
24
|
August 16, 2022
|
Can't find headers in framework when using Config
|
|
2
|
256
|
August 15, 2022
|
How to make a subproject export a link directory of a library dependency
|
|
4
|
75
|
August 15, 2022
|
Generator expression with potentially empty list
|
|
2
|
43
|
August 15, 2022
|
OUTPUT_VARIABLE of execute_process isn't initialized in install(CODE)
|
|
2
|
36
|
August 14, 2022
|
Proper way to set a CACHE variable
|
|
3
|
68
|
August 12, 2022
|
Configuration error when fetching two dependencies when there is a dependency between them
|
|
5
|
55
|
August 12, 2022
|
Creating reliable C++/WinRT builds with CMake?
|
|
5
|
1464
|
August 11, 2022
|
How include *.winmd file in VS project with cmake?
|
|
0
|
31
|
August 11, 2022
|
Bug in `if(<varname> STREQUAL <string>)`
|
|
12
|
161
|
August 9, 2022
|
How to solve Following "multiple uses of -o are not allowed" Error ??
|
|
1
|
45
|
August 6, 2022
|
CMAKE_INSTALL_RPATH_USE_LINK_PATH has not effect with link directories outside /usr?
|
|
2
|
59
|
August 2, 2022
|
RPATH handling in the wiki -- bug?
|
|
1
|
50
|
August 2, 2022
|
Having cmake to generate list files as per source file
|
|
1
|
52
|
August 2, 2022
|
Tasking compiler: Linking error - "cctc E205: don’t know what to do with @CMakeFiles\sample.rsp"
|
|
9
|
452
|
July 29, 2022
|
Hide unrelated presets
|
|
3
|
72
|
July 28, 2022
|
string(TIMESTAMP out_var %s) timezone issue in Docker environment
|
|
3
|
91
|
July 27, 2022
|
CPack with externally created .app bundle (macOS)?
|
|
0
|
52
|
July 27, 2022
|
How to make a property transitive?
|
|
2
|
74
|
July 25, 2022
|
Question about "reserved" CMake properties
|
|
8
|
75
|
July 21, 2022
|
CMake installation of a software package that only provides headers and pre compiled libraries
|
|
2
|
60
|
July 21, 2022
|
How do I configure a library so that the projects which depend upon it do not need to know about the projects upon which it depends?
|
|
11
|
86
|
July 21, 2022
|