About the Code category
|
|
1
|
1885
|
October 21, 2019
|
QNX SDP 8 Compiler flag `-lang-c++` now marked as deprecated
|
|
15
|
248
|
August 1, 2025
|
Example: GNU Patch from CMake
|
|
1
|
1232
|
August 1, 2025
|
variable scoping confusion..
|
|
3
|
48
|
August 1, 2025
|
Populate include directories from sub_directory to all of parts of the project. How?
|
|
20
|
46
|
July 31, 2025
|
ExternalProject_Add + autotools
|
|
0
|
11
|
July 31, 2025
|
Python_SOABI should match version of find_package(Python3 VERSION)
|
|
1
|
17
|
July 28, 2025
|
Why does install() raise an error when RESOURCE is given a directory but CMake happily builds the app bundle?
|
|
3
|
66
|
July 27, 2025
|
configure files based on target
|
|
0
|
12
|
July 26, 2025
|
How to get the default suffix of executables?
|
|
1
|
27
|
July 25, 2025
|
Code generation for multiple targets
|
|
1
|
43
|
July 25, 2025
|
Report Caller location?
|
|
1
|
25
|
July 25, 2025
|
CMake Error messages in a more clickable way.
|
|
2
|
63
|
July 25, 2025
|
How to test for set env variables without getting warnings
|
|
7
|
84
|
July 25, 2025
|
Avoiding "TARGET was not created in this directory" errors
|
|
1
|
805
|
July 25, 2025
|
TEST_LAUNCHER documentation
|
|
1
|
17
|
July 24, 2025
|
Reference documentation for FetchContent
|
|
1
|
52
|
September 24, 2024
|
install(EXPORT) does not properly take into account of paths containing '..'
|
|
3
|
27
|
July 22, 2025
|
Parsing data efficiently (JSON or maybe something else?)
|
|
2
|
31
|
July 21, 2025
|
FetchContent and cache variables collisions
|
|
3
|
78
|
July 19, 2025
|
Using Intentdefinition Compiler using cmake for code generation
|
|
5
|
243
|
July 19, 2025
|
How do you prevent CMake from adding C flags to linker flags when linking with GCC?
|
|
1
|
216
|
July 18, 2025
|
Prevent MinGW generator from building "liblib" outputs
|
|
5
|
101
|
July 18, 2025
|
How to not install header-sets of private dependencies?
|
|
9
|
545
|
July 18, 2025
|
How to traverse `target_link_libraries` dependencies in the file api?
|
|
2
|
40
|
July 18, 2025
|
Does `find_dependency` also export target?
|
|
5
|
42
|
July 17, 2025
|
Configure custom commands and targets (e.g., for generating docs) without compiler checks
|
|
3
|
24
|
July 17, 2025
|
Add settings to visual studio, e.g., an exception or a plugin property
|
|
2
|
22
|
July 16, 2025
|
importing external projects using fetchContent or find_package
|
|
7
|
44
|
July 16, 2025
|
Query available version(s) of package before find_package()
|
|
1
|
33
|
July 16, 2025
|