|
About the Code category
|
|
1
|
1943
|
October 21, 2019
|
|
How best to handle installation of public headers in ${CMAKE_INSTALL_INCLUDEDIR} and a subdirectory thereof
|
|
5
|
42
|
March 5, 2026
|
|
add_subdirectory() and target_link_libraries() ordering
|
|
3
|
14
|
March 4, 2026
|
|
Trouble with RPATH when building netcdf for Fedora
|
|
2
|
29
|
March 4, 2026
|
|
How can I be sure that a C++20 module is not re-compiled after a non-module code change?
|
|
11
|
38
|
March 2, 2026
|
|
Problem with linking on static libraries
|
|
4
|
1074
|
February 25, 2026
|
|
Feature Request: Support for deprecating variables
|
|
0
|
18
|
February 24, 2026
|
|
How to set policy version globally for `cmake_install.cmake`
|
|
0
|
9
|
February 24, 2026
|
|
How to traverse `target_link_libraries` dependencies in the file api?
|
|
4
|
104
|
February 21, 2026
|
|
`SYSTEM` flag hides header warnings but not sources
|
|
1
|
23
|
February 20, 2026
|
|
Custom targets that use terminal individually, but can be run parallel in batch
|
|
7
|
111
|
February 20, 2026
|
|
Add settings to visual studio, e.g., an exception or a plugin property
|
|
3
|
66
|
February 20, 2026
|
|
Can I make two separate library packages in one CMakelIsts.txt file?
|
|
2
|
96
|
February 20, 2026
|
|
Best way to have a library package install a main.cpp and run add_executable in context of user project when it calls my CMake function?
|
|
3
|
164
|
February 20, 2026
|
|
Import std - cmake 3.30 - "config mismatch" error
|
|
3
|
306
|
February 20, 2026
|
|
Automatically discovering the minimal header install set
|
|
3
|
76
|
February 20, 2026
|
|
Need help with the issue I am facing
|
|
3
|
60
|
February 20, 2026
|
|
set xcode "Library Search Paths" form cmake?
|
|
4
|
236
|
February 20, 2026
|
|
Multiple shared libs, alternative implementations of common interface, *minimal* cmake/c++ example?
|
|
5
|
93
|
February 20, 2026
|
|
Retrieving compile definitions with genex evaluated
|
|
7
|
414
|
February 20, 2026
|
|
Find module variables naming conventions
|
|
4
|
111
|
February 20, 2026
|
|
Running postbuild tasks with ninja
|
|
3
|
191
|
February 20, 2026
|
|
CMake not building module partition that builds with command lines
|
|
6
|
143
|
February 19, 2026
|
|
How to correctly generate compile_commands.json for library dependency using PkgConfig?
|
|
3
|
418
|
February 19, 2026
|
|
Is setting empty-named variable defined behaviour?
|
|
2
|
37
|
February 19, 2026
|
|
Why `ARGV` got `aa;"bb"` when I call `func("aa";"bb")`?
|
|
3
|
56
|
February 19, 2026
|
|
Where can a project install its CMake modules when using CPS
|
|
2
|
29
|
February 18, 2026
|
|
Using ccache with Visual Studio generator and ClangCL toolset
|
|
2
|
64
|
February 16, 2026
|
|
FindMPI fails if suffix is limited to .a and .lib
|
|
2
|
41
|
February 15, 2026
|
|
FetchContent_Populate() no good documentation - build step
|
|
2
|
34
|
February 14, 2026
|