|
Build error as header file not found
|
|
1
|
33
|
December 3, 2025
|
|
How to install FILE_SET CXX_MODULES in a generic way?
|
|
2
|
49
|
December 3, 2025
|
|
Change C compilation to two step transformation like .m -> .bc -> .o
|
|
0
|
26
|
November 27, 2025
|
|
On using `find_package(Threads)`
|
|
1
|
43
|
November 26, 2025
|
|
Problem with set(CMAKE_COMPILE_WARNING_AS_ERROR OFF)
|
|
2
|
74
|
November 25, 2025
|
|
Why `ARGV` got `aa;"bb"` when I call `func("aa";"bb")`?
|
|
2
|
43
|
November 24, 2025
|
|
Where can a project install its CMake modules
|
|
9
|
158
|
November 22, 2025
|
|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
94
|
November 22, 2025
|
|
Escape ; in ExternalProject_Add()
|
|
0
|
20
|
November 20, 2025
|
|
Installing a list of headers dynamically generated at build time with names unknown at configure time
|
|
0
|
31
|
November 19, 2025
|
|
cmake issue with clang-scan-deps and macosx
|
|
0
|
61
|
November 18, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
46
|
November 17, 2025
|
|
Providing a dependency package::component only once if package::package (all components) has already provided
|
|
1
|
25
|
November 17, 2025
|
|
Difficulties using a third-party cmake projects: missing <package>_INCLUDE_DIR(S) (and other)
|
|
8
|
84
|
November 17, 2025
|
|
Making a library that's importable with `find_package` but includes targets for sources and pre-built .so
|
|
0
|
36
|
November 17, 2025
|
|
How to find_package(... OPTIONAL) in CMake 3?
|
|
3
|
72
|
November 16, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
85
|
November 16, 2025
|
|
Is it possible to switch compilers for certain parts of a CMakeLists.txt?
|
|
0
|
39
|
November 16, 2025
|
|
Is setting empty-named variable defined behaviour?
|
|
1
|
23
|
November 14, 2025
|
|
Correct usage of WINDOWS_EXPORT_ALL_SYMBOLS
|
|
1
|
51
|
November 14, 2025
|
|
`TYPE DOC` behaviour with and without GNUInstallDirs
|
|
0
|
29
|
November 13, 2025
|
|
target_sources() and target_include_directories() behaviour
|
|
3
|
53
|
November 12, 2025
|
|
How to tell execute_process to preserve ansi colors in its output?
|
|
1
|
63
|
November 12, 2025
|
|
import std with gcc-15 (libstdc++)
|
|
2
|
235
|
November 9, 2025
|
|
Exporting library generated by custom command
|
|
0
|
38
|
November 6, 2025
|
|
Targets from sources generated during build time
|
|
0
|
42
|
October 30, 2025
|
|
Help with a baking one binary's hash into another
|
|
3
|
64
|
October 29, 2025
|
|
CMakeLists.txt for Raspberry Pi Pico Project
|
|
4
|
93
|
October 29, 2025
|
|
Generator expressions in VS_DOTNET_REFERENCE_refname
|
|
1
|
38
|
October 28, 2025
|
|
using cmake causing rdynamic in link.txt
|
|
1
|
45
|
October 26, 2025
|