|
CMake Error messages in a more clickable way.
|
|
2
|
137
|
July 25, 2025
|
|
How to test for set env variables without getting warnings
|
|
7
|
140
|
July 25, 2025
|
|
Avoiding "TARGET was not created in this directory" errors
|
|
1
|
1063
|
July 25, 2025
|
|
TEST_LAUNCHER documentation
|
|
1
|
34
|
July 24, 2025
|
|
Reference documentation for FetchContent
|
|
1
|
76
|
September 24, 2024
|
|
install(EXPORT) does not properly take into account of paths containing '..'
|
|
3
|
68
|
July 22, 2025
|
|
Parsing data efficiently (JSON or maybe something else?)
|
|
2
|
106
|
July 21, 2025
|
|
FetchContent and cache variables collisions
|
|
3
|
135
|
July 19, 2025
|
|
Using Intentdefinition Compiler using cmake for code generation
|
|
5
|
264
|
July 19, 2025
|
|
How do you prevent CMake from adding C flags to linker flags when linking with GCC?
|
|
1
|
245
|
July 18, 2025
|
|
Prevent MinGW generator from building "liblib" outputs
|
|
5
|
172
|
July 18, 2025
|
|
How to not install header-sets of private dependencies?
|
|
9
|
759
|
July 18, 2025
|
|
How to traverse `target_link_libraries` dependencies in the file api?
|
|
2
|
73
|
July 18, 2025
|
|
Does `find_dependency` also export target?
|
|
5
|
133
|
July 17, 2025
|
|
Configure custom commands and targets (e.g., for generating docs) without compiler checks
|
|
3
|
61
|
July 17, 2025
|
|
Add settings to visual studio, e.g., an exception or a plugin property
|
|
2
|
50
|
July 16, 2025
|
|
importing external projects using fetchContent or find_package
|
|
7
|
247
|
July 16, 2025
|
|
Query available version(s) of package before find_package()
|
|
1
|
63
|
July 16, 2025
|
|
The list of include directories is empty by default.
|
|
1
|
54
|
July 14, 2025
|
|
How to idiomatically add include path flags inside add_custom_command?
|
|
3
|
81
|
July 12, 2025
|
|
Unknown argument --log-level=TRACE with cmake --workflow?
|
|
1
|
64
|
July 10, 2025
|
|
GLFW/glfw3.h: No such file or directory
|
|
16
|
1406
|
July 7, 2025
|
|
Add a PRE_INSTALL option to add_custom_command
|
|
3
|
58
|
July 7, 2025
|
|
Cleaning the install directory
|
|
3
|
202
|
July 7, 2025
|
|
Problem with RPATH setting in executable built as a vcpkg port
|
|
1
|
83
|
July 6, 2025
|
|
How to consume exported static library
|
|
13
|
67
|
July 2, 2025
|
|
How to make a source file compile before any others within a target
|
|
2
|
111
|
June 29, 2025
|
|
How to limit maximum CXX_STANDARD to prevent accidental C++17 or above code
|
|
11
|
2941
|
June 25, 2025
|
|
target_include_directories() vs headers in target_sources()
|
|
11
|
7706
|
June 24, 2025
|
|
OpenSSL iOS build fails on bunch of undefined symbols
|
|
1
|
65
|
June 24, 2025
|