|
LINK_LIBRARY generator expression with WHOLE_ARCHIVE doesn't work with exported/imported targets
|
|
1
|
7
|
January 8, 2026
|
|
HDF5 2.0 has breaking changes - cmake doesn't set the `HDF5_IS_PARALLEL` variable anymore
|
|
1
|
11
|
January 7, 2026
|
|
file RENAME not behaving as expected
|
|
2
|
26
|
January 7, 2026
|
|
CMake 4.1.2 not propagating include directories to target when linking with PUBLIC (compile_commands.json)
|
|
0
|
25
|
January 5, 2026
|
|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
1
|
114
|
December 28, 2025
|
|
Beginner: Difficulty understanding CMake impact on include statements
|
|
5
|
82
|
December 17, 2025
|
|
Error during the adding library for learning
|
|
3
|
29
|
December 16, 2025
|
|
CMake is working wierdly in terms of searching and adding libraries
|
|
1
|
41
|
December 13, 2025
|
|
file not found error: /lib/share/libc++/v1/std.cppm with Clang 21.1.7 on Linux
|
|
0
|
19
|
December 6, 2025
|
|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
86
|
November 22, 2025
|
|
CMake Build Error: Could NOT find MPI_CXX
|
|
1
|
244
|
November 20, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
45
|
November 17, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
83
|
November 16, 2025
|
|
GNUInstallDir differences in prefix paths and inconsistency with documentation
|
|
3
|
783
|
October 29, 2025
|
|
CXX-Modules: import std does still not work on Linux with clang++
|
|
2
|
144
|
October 25, 2025
|
|
CMAKE_AUTO{MOC,RCC,UIC}_EXECUTABLE behavior in older versions of cmake
|
|
4
|
72
|
October 15, 2025
|
|
Passing complie definitions to a include_external_msproject target
|
|
0
|
31
|
October 11, 2025
|
|
ExternalProject logging mystery
|
|
1
|
36
|
October 9, 2025
|
|
Struggling to use VSCode with CMakePresets.json to invoke a test
|
|
3
|
293
|
October 8, 2025
|
|
CMake CUDA opinions
|
|
1
|
73
|
October 8, 2025
|
|
Find newer Python using old FindPython
|
|
1
|
87
|
October 7, 2025
|
|
Passing list variables to external project commands
|
|
3
|
74
|
October 3, 2025
|
|
File Copy Error, claiming files do not exist or are unmodifiable
|
|
0
|
31
|
September 24, 2025
|
|
Can I make two separate library packages in one CMakelIsts.txt file?
|
|
1
|
74
|
September 15, 2025
|
|
PATCH_COMMAND with ExternalProject works but with FetchContent an error is triggered
|
|
4
|
121
|
September 10, 2025
|
|
FILE_SET Usage
|
|
0
|
59
|
September 2, 2025
|
|
Why can't I find curl when cross compiling?
|
|
14
|
941
|
August 31, 2025
|
|
protobuf_generate() seems to be generating incorrect paths. Usage error or bug?
|
|
2
|
125
|
August 27, 2025
|
|
CMAKE_CXX_CPPCHECK - scope leak
|
|
0
|
37
|
August 27, 2025
|
|
Incorrect log output during clang-tidy error with -p option
|
|
3
|
62
|
August 24, 2025
|