|
CMake and vcpkg on Ubuntu 20.04 - get around 2+ hour build time
|
|
13
|
575
|
January 17, 2026
|
|
Should cache values in CMakePresets.json "only" be "presets" , how are IDEs supposed to handle them ?
|
|
15
|
456
|
February 9, 2026
|
|
How to install multiple FILE_SET for a library in a generic way?
|
|
24
|
360
|
February 11, 2026
|
|
Is there a guide on how to configure CMake with MinGW/MSYS and git on Windows?
|
|
10
|
506
|
March 21, 2026
|
|
Adding libraries from FetchContent to find_package lookup?
|
|
13
|
427
|
October 9, 2025
|
|
Qt6 and CMake - Unable to Link Library (R3DSDK)
|
|
14
|
349
|
August 10, 2025
|
|
How to add a cppm static library with the same configuration as lib__cmake_cxx23a
|
|
13
|
368
|
February 20, 2026
|
|
Having difficulty compiling with import std; support; cmake can't build std.cppm
|
|
10
|
400
|
March 15, 2026
|
|
Where can a project install its CMake modules
|
|
12
|
395
|
July 13, 2026
|
|
Custom build graph walking plugins
|
|
11
|
204
|
November 27, 2025
|
|
CXX-Modules: import std does still not work on Linux with clang++
|
|
14
|
329
|
July 17, 2026
|
|
`-E env` doesn't export empty environment variables on Windows
|
|
15
|
315
|
October 6, 2025
|
|
Can't reuse PCH generated when compiling a library
|
|
11
|
344
|
September 3, 2025
|
|
Forcing a locally installed Boost to be used instead of the system-level one
|
|
12
|
322
|
March 11, 2026
|
|
Propagation of compile definitions
|
|
10
|
345
|
February 9, 2026
|
|
Why are the build and installed BMI files not used?
|
|
11
|
281
|
December 6, 2025
|
|
FASTBuild Generator
|
|
9
|
329
|
February 8, 2026
|
|
LINK_LIBRARY generator expression with WHOLE_ARCHIVE doesn't work with exported/imported targets
|
|
10
|
260
|
January 17, 2026
|
|
Looking for a command line packaging tutorial for Windows 10
|
|
10
|
249
|
December 12, 2025
|
|
Can I mitigate the disk usage caused by building multiple C++ modules executables in a project?
|
|
17
|
233
|
July 1, 2026
|
|
How to include subdirectory with a different generator?
|
|
10
|
224
|
June 5, 2026
|
|
How can I be sure that a C++20 module is not re-compiled after a non-module code change?
|
|
11
|
172
|
March 2, 2026
|
|
`submodule.<name>.shallow=true` don't work in the CMakeLists.txt
|
|
9
|
190
|
September 5, 2025
|
|
'codegen' target when generating only headers
|
|
10
|
195
|
March 10, 2026
|
|
For posterity: another of these CMake "hacks" — No CMAKE_C_COMPILER could be found.
|
|
9
|
153
|
June 23, 2026
|
|
Problem with *general* library name
|
|
10
|
158
|
March 17, 2026
|
|
Could not find any instance of Visual Studio
|
|
3
|
1892
|
December 23, 2025
|
|
Add CMAKE_ prefix for BUILD_SHARED_LIBS
|
|
4
|
110
|
August 21, 2025
|
|
Best practices for dependency management in a nested library / superproject setup (FetchContent vs. find_package)
|
|
7
|
905
|
December 28, 2025
|
|
import std with gcc-15 (libstdc++)
|
|
2
|
441
|
November 9, 2025
|
|
CMake tested by PVS-Studio
|
|
2
|
193
|
August 21, 2025
|
|
Why does cmake not have a `--run option` , or does it?
|
|
2
|
113
|
May 23, 2026
|
|
Experimental `import std` support not enabled when detecting toolchain clang-22.1?
|
|
1
|
396
|
March 1, 2026
|
|
FASTBuild -- drop in replacement for Ninja?
|
|
6
|
587
|
November 22, 2025
|
|
Effective order of include directories and compile options in complex scenarios
|
|
7
|
509
|
January 17, 2026
|
|
How to correctly generate compile_commands.json for library dependency using PkgConfig?
|
|
3
|
678
|
February 19, 2026
|
|
Ubuntu: installing multiple CMake versions
|
|
3
|
601
|
December 16, 2025
|
|
CMake 4.2.0-rc1 is ready for testing
|
|
4
|
308
|
October 20, 2025
|
|
CUDA CCCL integration
|
|
4
|
507
|
October 9, 2025
|
|
CXX-Modules: import std does still not work on OSX with g++-15
|
|
5
|
447
|
October 27, 2025
|
|
Ubuntu 24.04 complains about unknown key used for signature on apt.kitware.com ...
|
|
3
|
530
|
January 12, 2026
|
|
CMake 4.3.0 available for download
|
|
0
|
195
|
March 17, 2026
|
|
Intellisense not detecting standard libraries in Visual Studio
|
|
5
|
247
|
April 5, 2026
|
|
CMake 4.2.0 available for download
|
|
0
|
807
|
November 20, 2025
|
|
Professional CMake: A Practical Guide 22nd Edition
|
|
1
|
557
|
January 21, 2026
|
|
Silencing `Compatibility with CMake < 3.10 will be removed` message
|
|
2
|
440
|
September 25, 2025
|
|
correct usage of cmake_parse_arguments: specialization of find_package use-case
|
|
8
|
268
|
December 12, 2025
|
|
PATCH_COMMAND with ExternalProject works but with FetchContent an error is triggered
|
|
4
|
320
|
September 10, 2025
|
|
error: C++26 was enabled in precompiled file 'CMakeFiles/__cmake_cxx23.dir/std.pcm' but is currently disabled
|
|
7
|
297
|
April 16, 2026
|
|
Best practice setting package paths for `find_dependency` in `-config.make` files?
|
|
4
|
189
|
February 9, 2026
|