Moved discussion here from CLion issues about CMAKE_BUILD_TYPE, buildPresets vs configurePresets, and Ninja Multi-Config
|
|
0
|
156
|
July 20, 2024
|
How to not install header-sets of private dependencies?
|
|
7
|
517
|
July 19, 2024
|
"note" messages from MSVC are filtered out from cmake output
|
|
2
|
194
|
July 19, 2024
|
CMake 3.30.1 available for download
|
|
0
|
197
|
July 19, 2024
|
Let shared lib load other lib from relative path
|
|
2
|
133
|
July 18, 2024
|
CMake & CPS
|
|
3
|
731
|
July 18, 2024
|
Disable CMake Warnings for FetchContent
|
|
4
|
325
|
July 17, 2024
|
file(GET_RUNTIME_DEPENDENCIES ...) unable to resolve dependencies even if RUNPATH is set.
|
|
1
|
247
|
July 17, 2024
|
Bash autocompletion of CMake targets
|
|
5
|
639
|
July 17, 2024
|
CMake 3.29.7 available for download
|
|
0
|
85
|
July 16, 2024
|
CMake Error at CMakeLists.txt:108 (message): Could not find sqlite3.lib. Check SQLITE_LIB_DIR. Call Stack (most recent call first): CMakeLists.txt:239 (findLib)
|
|
0
|
179
|
July 16, 2024
|
CMake Error at CMakeLists.txt:249 (string): string sub-command COMPARE, mode EQUAL needs at least 5 arguments total to command.
|
|
2
|
162
|
July 16, 2024
|
Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'MSBuild.exe' or one of its dependencies. An attempt was made to load a program with an incorrect format.
|
|
3
|
52
|
July 15, 2024
|
Changing old FetchContent to comply with new restrictions
|
|
1
|
49
|
July 15, 2024
|
Question about force inclusion with precompiled header
|
|
0
|
83
|
July 15, 2024
|
cmake does not detect fmt package
|
|
2
|
261
|
July 15, 2024
|
Is it a normal practice to search for a configuration file inside the find module?
|
|
2
|
67
|
July 15, 2024
|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
49
|
July 14, 2024
|
Making a Cmake package for LLDB
|
|
1
|
95
|
July 14, 2024
|
Where to use `cmake_minimum_required`?
|
|
2
|
564
|
July 13, 2024
|
FetchContent_Declare with CMAKE_ARGS does not work
|
|
7
|
1103
|
July 13, 2024
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
40
|
July 13, 2024
|
Are FILE_SET CXX_MODULES and gcc-14 fully supported with cmake v3.30?
|
|
9
|
484
|
July 12, 2024
|
launching powershell script from cmake
|
|
6
|
2943
|
July 12, 2024
|
Handling of imported shared libraries' runtime files for relocatable builds/packages on Windows and Linux when properties contain generator expressions
|
|
1
|
242
|
July 11, 2024
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
336
|
July 11, 2024
|
FindOpenMP fails with CMake 3.30 with WIndows VisualStudio 2019
|
|
1
|
194
|
July 10, 2024
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
143
|
July 10, 2024
|
What is the advantage of using $<BUILD_INTERFACE>?
|
|
2
|
170
|
July 10, 2024
|
Getting a list of all source files for the running clang-format
|
|
1
|
172
|
July 10, 2024
|