|
idea - CPack Debian source package generator
|
|
1
|
92
|
August 25, 2025
|
|
CMake 4.2.3 available for download
|
|
4
|
295
|
February 12, 2026
|
|
Project root folder CMakeLists file being ignored when trying to build Windows desktop app
|
|
3
|
307
|
October 8, 2025
|
|
Generic way to enable cpp files multiprocessing for any project (MSBuild)
|
|
0
|
131
|
December 24, 2025
|
|
Passing list variables to external project commands
|
|
3
|
184
|
October 3, 2025
|
|
PRIVATE vs PUBLIC shared library dependencies and INTERFACE_LINK_DIRECTORIES semantics
|
|
7
|
252
|
February 14, 2026
|
|
Unexpected VS2022 build flag changes with CMake 4.1
|
|
6
|
244
|
December 8, 2025
|
|
Trouble linking .a libraries in c++ using tutorial as guide
|
|
6
|
230
|
November 5, 2025
|
|
CMake 4.2.3 picks wrong MSVC?
|
|
7
|
240
|
May 20, 2026
|
|
CMake, Flang, and fPIC
|
|
7
|
200
|
November 17, 2025
|
|
Provide absolute paths to dependencies with `CMAKE_FIND_ROOT_PATH` search (during cross-compilation, wasm)
|
|
0
|
104
|
October 14, 2025
|
|
Import std with Ninja Multi-Config generator does not work in Release?
|
|
6
|
144
|
March 18, 2026
|
|
Equivalent of INTERFACE for set_target_properties
|
|
1
|
132
|
September 1, 2025
|
|
CMake does not warn when a PUBLIC link dependency will not be installed
|
|
1
|
85
|
January 24, 2026
|
|
APT repo not working for Ubuntu 22.04/24/04 anymore (package kitware-archive-keyring)
|
|
8
|
193
|
May 29, 2026
|
|
add_subdirectory() and target_link_libraries() ordering
|
|
7
|
239
|
March 13, 2026
|
|
prompting user for variables before configuration
|
|
7
|
220
|
November 14, 2025
|
|
Integrating CDash submission into a normal CI
|
|
8
|
131
|
April 8, 2026
|
|
compiler options after LINK_FLAGS and
|
|
3
|
258
|
August 19, 2025
|
|
MSVC 18 support
|
|
2
|
100
|
January 8, 2026
|
|
Do generators expression work with BASE_DIRS in target_sources
|
|
8
|
200
|
October 26, 2025
|
|
CMakeLists.txt for Raspberry Pi Pico Project
|
|
4
|
224
|
October 29, 2025
|
|
Beginner: Difficulty understanding CMake impact on include statements
|
|
6
|
217
|
April 29, 2026
|
|
Using ccache with Visual Studio generator and ClangCL toolset
|
|
2
|
339
|
February 16, 2026
|
|
cmake --install . --component ? : how get the list of valid component to install?
|
|
6
|
131
|
March 18, 2026
|
|
CMake Automatically Links Each New C File with Previous File - Have to Delete Cache for Every New File (CLion)
|
|
4
|
230
|
November 20, 2025
|
|
Incorporating Intel OneAPI into a mixed language cmake project
|
|
2
|
285
|
February 20, 2026
|
|
Undefined reference to "sin" and "crypt" errors prevent building of Wt project
|
|
5
|
200
|
September 27, 2025
|
|
Generate Build Database is Empty
|
|
8
|
188
|
May 26, 2026
|
|
Correct usage of WINDOWS_EXPORT_ALL_SYMBOLS
|
|
1
|
113
|
November 14, 2025
|
|
CMake config-only memory usage
|
|
2
|
286
|
September 15, 2025
|
|
protobuf_generate() seems to be generating incorrect paths. Usage error or bug?
|
|
2
|
279
|
August 27, 2025
|
|
For large projects, is single CMakeLists.txt is preferred or multiple CMakeLists.txt via add_subdirectories
|
|
4
|
235
|
January 29, 2026
|
|
Difficulties using a third-party cmake projects: missing <package>_INCLUDE_DIR(S) (and other)
|
|
8
|
172
|
November 17, 2025
|
|
ctest 10 minute timeout introduced between 3.31.0 and 4.1.0?
|
|
6
|
174
|
August 14, 2025
|
|
CMAKE_OSX_ARCHITECTURES documentation page leaves a lot to be desired for newbie
|
|
6
|
198
|
October 13, 2025
|
|
How best to handle installation of public headers in ${CMAKE_INSTALL_INCLUDEDIR} and a subdirectory thereof
|
|
5
|
218
|
March 5, 2026
|
|
Avoid GuessLibrarySOName on Windows
|
|
8
|
163
|
September 11, 2025
|
|
install(TARGETS...RUNTIME_DEPENDENCIES...): file Could not resolve runtime dependencies for other targets
|
|
1
|
315
|
September 6, 2025
|
|
Order of defining variables and including CPack
|
|
7
|
163
|
September 18, 2025
|
|
`FindPython` option to skip debug binaries on Windows
|
|
2
|
206
|
December 6, 2025
|
|
Multiple shared libs, alternative implementations of common interface, *minimal* cmake/c++ example?
|
|
5
|
173
|
February 20, 2026
|
|
add_test() assumes test executable is first string after COMMAND
|
|
5
|
180
|
August 16, 2025
|
|
if (var STREQUAL value) and value without “” –> no warning
|
|
1
|
280
|
October 7, 2025
|
|
Compiler Option De-duplication with IAR
|
|
7
|
167
|
January 14, 2026
|
|
Why is cmake trying to use libstdc++ for C++ modules on android?
|
|
1
|
279
|
August 18, 2025
|
|
CMake 4.2.1 available for download
|
|
0
|
393
|
December 10, 2025
|
|
FetchContent, find_package, and missing package files
|
|
5
|
168
|
September 20, 2025
|
|
Bracket arguments feature broken?
|
|
6
|
146
|
October 16, 2025
|
|
disabling C++ extensions
|
|
7
|
205
|
July 1, 2026
|