|
CMake presets: `inherit` makes it hard to include toolchain file
|
|
5
|
1247
|
August 8, 2025
|
|
No executable in Visual Studio despite the CMake compiling
|
|
6
|
298
|
August 6, 2025
|
|
Unexpected behavior when using target_sources
|
|
4
|
122
|
August 6, 2025
|
|
QNX SDP 8 Compiler flag `-lang-c++` now marked as deprecated
|
|
25
|
1056
|
August 4, 2025
|
|
CMake Qt project suddenly failing: “Cannot find source file” with duplicated file path after Git reset / vcpkg changes
|
|
2
|
302
|
August 3, 2025
|
|
Example: GNU Patch from CMake
|
|
1
|
1541
|
August 1, 2025
|
|
variable scoping confusion..
|
|
3
|
176
|
August 1, 2025
|
|
Populate include directories from sub_directory to all of parts of the project. How?
|
|
20
|
515
|
July 31, 2025
|
|
ExternalProject_Add + autotools
|
|
0
|
82
|
July 31, 2025
|
|
Python_SOABI should match version of find_package(Python3 VERSION)
|
|
1
|
125
|
July 28, 2025
|
|
Why does install() raise an error when RESOURCE is given a directory but CMake happily builds the app bundle?
|
|
3
|
144
|
July 27, 2025
|
|
configure files based on target
|
|
0
|
44
|
July 26, 2025
|
|
How to get the default suffix of executables?
|
|
1
|
78
|
July 25, 2025
|
|
Code generation for multiple targets
|
|
1
|
86
|
July 25, 2025
|
|
Report Caller location?
|
|
1
|
61
|
July 25, 2025
|
|
CMake Error messages in a more clickable way.
|
|
2
|
215
|
July 25, 2025
|
|
How to test for set env variables without getting warnings
|
|
7
|
211
|
July 25, 2025
|
|
Avoiding "TARGET was not created in this directory" errors
|
|
1
|
1273
|
July 25, 2025
|
|
TEST_LAUNCHER documentation
|
|
1
|
67
|
July 24, 2025
|
|
Reference documentation for FetchContent
|
|
1
|
97
|
September 24, 2024
|
|
install(EXPORT) does not properly take into account of paths containing '..'
|
|
3
|
113
|
July 22, 2025
|
|
Parsing data efficiently (JSON or maybe something else?)
|
|
2
|
210
|
July 21, 2025
|
|
FetchContent and cache variables collisions
|
|
3
|
220
|
July 19, 2025
|
|
Using Intentdefinition Compiler using cmake for code generation
|
|
5
|
323
|
July 19, 2025
|
|
How do you prevent CMake from adding C flags to linker flags when linking with GCC?
|
|
1
|
274
|
July 18, 2025
|
|
Prevent MinGW generator from building "liblib" outputs
|
|
5
|
276
|
July 18, 2025
|
|
How to not install header-sets of private dependencies?
|
|
9
|
1034
|
July 18, 2025
|
|
Does `find_dependency` also export target?
|
|
5
|
182
|
July 17, 2025
|
|
Configure custom commands and targets (e.g., for generating docs) without compiler checks
|
|
3
|
112
|
July 17, 2025
|
|
importing external projects using fetchContent or find_package
|
|
7
|
520
|
July 16, 2025
|