|
Do CMakePresets and CMakeUserPresets have to use the same version?
|
|
3
|
980
|
August 29, 2023
|
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
1325
|
August 29, 2023
|
|
Using multiple toolchains in the same project?
|
|
3
|
9623
|
August 28, 2023
|
|
install(EXPORT) complains that a dependency is in multiple export sets
|
|
2
|
499
|
August 28, 2023
|
|
CMAKE_IGNORE_PREFIX_PATH
|
|
5
|
1203
|
August 28, 2023
|
|
Setting compiler flags in CMakeLists.txt
|
|
3
|
24997
|
August 28, 2023
|
|
A lot of includes notification appears in building with "NMake Makefiles" generator and VS2019 in Japanese locale
|
|
9
|
1880
|
August 26, 2023
|
|
sometimes find_package() does not look for files in passed PATHS parameter
|
|
2
|
1094
|
August 25, 2023
|
|
Cmake Project not linking correctly
|
|
8
|
2809
|
August 24, 2023
|
|
CMake 3.27.4 available for download
|
|
0
|
714
|
August 23, 2023
|
|
tests that are meant to abort()
|
|
12
|
3728
|
August 22, 2023
|
|
Why does my test calling `abort()` not output anything?
|
|
1
|
1380
|
August 22, 2023
|
|
VS_DEBUGGER_ENVIRONMENT doesn't work for RelWithDebInfo
|
|
0
|
335
|
August 22, 2023
|
|
Best practice for c++20 modules?
|
|
2
|
789
|
August 22, 2023
|
|
CMake with vcpkg: CMAKE_C_COMPILER not set error on Ubuntu, but works fine on Windows
|
|
5
|
15380
|
August 22, 2023
|
|
CMake Build Fails After Migration from 3.23.5 to 3.24.0-rc1
|
|
5
|
465
|
August 22, 2023
|
|
CMAKE_SYSTEM_HOST_PROCESSOR and CMAKE_SYSTEM_PROCESSOR wrong
|
|
2
|
277
|
August 22, 2023
|
|
link_directories() command Adds two directories for each directory passed to it
|
|
4
|
438
|
August 22, 2023
|
|
file(LOCK <file-name> GUARD ... What do the three GUARDs function, file and process mean exactly?
|
|
2
|
679
|
August 21, 2023
|
|
Linker does not link libc.a
|
|
10
|
2736
|
August 21, 2023
|
|
Forcing libraries to be linked in order to expose header-only dependencies.
|
|
3
|
943
|
August 21, 2023
|
|
How do I set the compiler version for Visual Studio generator with cmake presets
|
|
1
|
5423
|
August 20, 2023
|
|
My first Fortran program with CMake
|
|
20
|
2617
|
August 20, 2023
|
|
CTest performance drops when large number of tests defined
|
|
9
|
711
|
August 18, 2023
|
|
Shared library in CMake
|
|
4
|
3178
|
August 18, 2023
|
|
correct usage of CMP0011
|
|
5
|
495
|
August 18, 2023
|
|
ExternalProject's CONFIGURE_COMMAND - can I "extend" instead of replacing it?
|
|
2
|
1404
|
August 18, 2023
|
|
Tutorial command in cmake tutorial exercise
|
|
7
|
365
|
August 18, 2023
|
|
CMAKE_HAVE_LIBC_PTHREAD failed
|
|
10
|
33006
|
August 18, 2023
|
|
How to continue a workflow when a prior step failed?
|
|
3
|
597
|
August 18, 2023
|