|
About the Code category
|
|
1
|
1918
|
October 21, 2019
|
|
Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
5
|
1467
|
December 5, 2025
|
|
find_package inside function: scope issue
|
|
3
|
19
|
December 4, 2025
|
|
Build error as header file not found
|
|
1
|
21
|
December 3, 2025
|
|
How to install FILE_SET CXX_MODULES in a generic way?
|
|
2
|
36
|
December 3, 2025
|
|
Change C compilation to two step transformation like .m -> .bc -> .o
|
|
0
|
19
|
November 27, 2025
|
|
On using `find_package(Threads)`
|
|
1
|
33
|
November 26, 2025
|
|
Problem with set(CMAKE_COMPILE_WARNING_AS_ERROR OFF)
|
|
2
|
56
|
November 25, 2025
|
|
Why `ARGV` got `aa;"bb"` when I call `func("aa";"bb")`?
|
|
2
|
37
|
November 24, 2025
|
|
Where can a project install its CMake modules
|
|
9
|
137
|
November 22, 2025
|
|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
78
|
November 22, 2025
|
|
Escape ; in ExternalProject_Add()
|
|
0
|
16
|
November 20, 2025
|
|
Installing a list of headers dynamically generated at build time with names unknown at configure time
|
|
0
|
21
|
November 19, 2025
|
|
cmake issue with clang-scan-deps and macosx
|
|
0
|
32
|
November 18, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
41
|
November 17, 2025
|
|
Providing a dependency package::component only once if package::package (all components) has already provided
|
|
1
|
22
|
November 17, 2025
|
|
Difficulties using a third-party cmake projects: missing <package>_INCLUDE_DIR(S) (and other)
|
|
8
|
77
|
November 17, 2025
|
|
Making a library that's importable with `find_package` but includes targets for sources and pre-built .so
|
|
0
|
25
|
November 17, 2025
|
|
How to find_package(... OPTIONAL) in CMake 3?
|
|
3
|
52
|
November 16, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
78
|
November 16, 2025
|
|
Is it possible to switch compilers for certain parts of a CMakeLists.txt?
|
|
0
|
35
|
November 16, 2025
|
|
Is setting empty-named variable defined behaviour?
|
|
1
|
21
|
November 14, 2025
|
|
Correct usage of WINDOWS_EXPORT_ALL_SYMBOLS
|
|
1
|
36
|
November 14, 2025
|
|
`TYPE DOC` behaviour with and without GNUInstallDirs
|
|
0
|
24
|
November 13, 2025
|
|
target_sources() and target_include_directories() behaviour
|
|
3
|
40
|
November 12, 2025
|
|
How to tell execute_process to preserve ansi colors in its output?
|
|
1
|
41
|
November 12, 2025
|
|
import std with gcc-15 (libstdc++)
|
|
2
|
178
|
November 9, 2025
|
|
Exporting library generated by custom command
|
|
0
|
35
|
November 6, 2025
|
|
Targets from sources generated during build time
|
|
0
|
40
|
October 30, 2025
|
|
Help with a baking one binary's hash into another
|
|
3
|
58
|
October 29, 2025
|