|
LINK_LIBRARY generator expression with WHOLE_ARCHIVE doesn't work with exported/imported targets
|
|
7
|
40
|
January 14, 2026
|
|
CMake and vcpkg on Ubuntu 20.04 - get around 2+ hour build time
|
|
10
|
57
|
January 12, 2026
|
|
Ubuntu 24.04 complains about unknown key used for signature on apt.kitware.com ...
|
|
3
|
45
|
January 12, 2026
|
|
HDF5 2.0 has breaking changes - cmake doesn't set the `HDF5_IS_PARALLEL` variable anymore
|
|
1
|
22
|
January 7, 2026
|
|
file RENAME not behaving as expected
|
|
2
|
33
|
January 7, 2026
|
|
CMake 4.1.2 not propagating include directories to target when linking with PUBLIC (compile_commands.json)
|
|
0
|
35
|
January 5, 2026
|
|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
1
|
119
|
December 28, 2025
|
|
Beginner: Difficulty understanding CMake impact on include statements
|
|
5
|
88
|
December 17, 2025
|
|
Error during the adding library for learning
|
|
3
|
31
|
December 16, 2025
|
|
CMake is working wierdly in terms of searching and adding libraries
|
|
1
|
46
|
December 13, 2025
|
|
file not found error: /lib/share/libc++/v1/std.cppm with Clang 21.1.7 on Linux
|
|
0
|
20
|
December 6, 2025
|
|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
92
|
November 22, 2025
|
|
CMake Build Error: Could NOT find MPI_CXX
|
|
1
|
252
|
November 20, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
46
|
November 17, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
85
|
November 16, 2025
|
|
GNUInstallDir differences in prefix paths and inconsistency with documentation
|
|
3
|
786
|
October 29, 2025
|
|
CXX-Modules: import std does still not work on Linux with clang++
|
|
2
|
158
|
October 25, 2025
|
|
CMAKE_AUTO{MOC,RCC,UIC}_EXECUTABLE behavior in older versions of cmake
|
|
4
|
74
|
October 15, 2025
|
|
Passing complie definitions to a include_external_msproject target
|
|
0
|
35
|
October 11, 2025
|
|
ExternalProject logging mystery
|
|
1
|
36
|
October 9, 2025
|
|
Struggling to use VSCode with CMakePresets.json to invoke a test
|
|
3
|
312
|
October 8, 2025
|
|
CMake CUDA opinions
|
|
1
|
78
|
October 8, 2025
|
|
Find newer Python using old FindPython
|
|
1
|
88
|
October 7, 2025
|
|
Passing list variables to external project commands
|
|
3
|
80
|
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
|
76
|
September 15, 2025
|
|
PATCH_COMMAND with ExternalProject works but with FetchContent an error is triggered
|
|
4
|
128
|
September 10, 2025
|
|
FILE_SET Usage
|
|
0
|
61
|
September 2, 2025
|
|
Why can't I find curl when cross compiling?
|
|
14
|
955
|
August 31, 2025
|
|
protobuf_generate() seems to be generating incorrect paths. Usage error or bug?
|
|
2
|
133
|
August 27, 2025
|