|
CMake 3.29.7 available for download
|
|
0
|
121
|
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
|
250
|
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
|
218
|
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
|
137
|
July 15, 2024
|
|
Changing old FetchContent to comply with new restrictions
|
|
1
|
101
|
July 15, 2024
|
|
cmake does not detect fmt package
|
|
2
|
444
|
July 15, 2024
|
|
Is it a normal practice to search for a configuration file inside the find module?
|
|
2
|
82
|
July 15, 2024
|
|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
79
|
July 14, 2024
|
|
Making a Cmake package for LLDB
|
|
1
|
160
|
July 14, 2024
|
|
Where to use `cmake_minimum_required`?
|
|
2
|
1096
|
July 13, 2024
|
|
FetchContent_Declare with CMAKE_ARGS does not work
|
|
7
|
1657
|
July 13, 2024
|
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
85
|
July 13, 2024
|
|
Are FILE_SET CXX_MODULES and gcc-14 fully supported with cmake v3.30?
|
|
9
|
622
|
July 12, 2024
|
|
launching powershell script from cmake
|
|
6
|
3242
|
July 12, 2024
|
|
Handling of imported shared libraries' runtime files for relocatable builds/packages on Windows and Linux when properties contain generator expressions
|
|
1
|
346
|
July 11, 2024
|
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
456
|
July 11, 2024
|
|
FindOpenMP fails with CMake 3.30 with WIndows VisualStudio 2019
|
|
1
|
273
|
July 10, 2024
|
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
187
|
July 10, 2024
|
|
What is the advantage of using $<BUILD_INTERFACE>?
|
|
2
|
455
|
July 10, 2024
|
|
Getting a list of all source files for the running clang-format
|
|
1
|
281
|
July 10, 2024
|
|
What's happened to the Cmake GUI?
|
|
1
|
130
|
July 10, 2024
|
|
Linking a prebuilt static library
|
|
5
|
2128
|
July 10, 2024
|
|
Attempting to write a CMake function that does testing with an interactive prompt.
|
|
7
|
139
|
July 9, 2024
|
|
Linking to shared library built within my project works under linux but not Windows
|
|
6
|
1301
|
July 9, 2024
|
|
Question about simple multi target project setup and code sharing
|
|
1
|
153
|
July 8, 2024
|
|
How to force target_link_libraries to link only dependency, no additional include directories?
|
|
1
|
255
|
July 8, 2024
|
|
target_link_libraries appears to link libraries twice
|
|
2
|
635
|
July 8, 2024
|
|
How to skip conversion of /permissive into <ConformanceMode>
|
|
1
|
278
|
July 8, 2024
|
|
Nightly dynamic analysis jobs showing uninitialised variables
|
|
1
|
55
|
July 8, 2024
|
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
566
|
July 8, 2024
|