Specifying Toolset with Ninja Generator in Visual Studio vs Vanilla CMake
|
|
2
|
622
|
July 25, 2024
|
How to solve this error
|
|
1
|
195
|
July 24, 2024
|
How to target a specific version of a Linux distro with CPack?
|
|
1
|
32
|
July 24, 2024
|
cmake --install and passing -j arg
|
|
0
|
60
|
July 23, 2024
|
Source directory does not appear to contain CMakeLists.txt?
|
|
17
|
67218
|
July 23, 2024
|
CMake Error at CMakeLists.txt:29
|
|
1
|
157
|
July 24, 2024
|
Find_program not finding ccache installed via scoop
|
|
1
|
34
|
July 22, 2024
|
Swift + C/C++ Interop with CMake
|
|
0
|
101
|
July 22, 2024
|
What should the DESTINATION be for a header only library's CMake config file?
|
|
5
|
841
|
July 21, 2024
|
Cannot have per config CTestCustom files
|
|
1
|
54
|
July 20, 2024
|
"note" messages from MSVC are filtered out from cmake output
|
|
2
|
187
|
July 19, 2024
|
Disable CMake Warnings for FetchContent
|
|
4
|
245
|
July 17, 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
|
160
|
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
|
47
|
July 15, 2024
|
Question about force inclusion with precompiled header
|
|
0
|
70
|
July 15, 2024
|
cmake does not detect fmt package
|
|
2
|
190
|
July 15, 2024
|
FetchContent_Declare with CMAKE_ARGS does not work
|
|
7
|
831
|
July 13, 2024
|
launching powershell script from cmake
|
|
6
|
2769
|
July 12, 2024
|
Handling of imported shared libraries' runtime files for relocatable builds/packages on Windows and Linux when properties contain generator expressions
|
|
1
|
196
|
July 11, 2024
|
FindOpenMP fails with CMake 3.30 with WIndows VisualStudio 2019
|
|
1
|
172
|
July 10, 2024
|
What is the advantage of using $<BUILD_INTERFACE>?
|
|
2
|
87
|
July 10, 2024
|
What's happened to the Cmake GUI?
|
|
1
|
69
|
July 10, 2024
|
Attempting to write a CMake function that does testing with an interactive prompt.
|
|
7
|
71
|
July 9, 2024
|
Question about simple multi target project setup and code sharing
|
|
1
|
72
|
July 8, 2024
|
How to force target_link_libraries to link only dependency, no additional include directories?
|
|
1
|
137
|
July 8, 2024
|
target_link_libraries appears to link libraries twice
|
|
2
|
364
|
July 8, 2024
|
How to skip conversion of /permissive into <ConformanceMode>
|
|
1
|
152
|
July 8, 2024
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
306
|
July 8, 2024
|
Target INSTALL not restoring nuget package?
|
|
2
|
113
|
July 8, 2024
|
CMAKE_CXX_CLANG_TIDY error : unknown argument: '-external:IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt'
|
|
2
|
72
|
July 5, 2024
|