|
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
|
126
|
July 15, 2024
|
|
Changing old FetchContent to comply with new restrictions
|
|
1
|
94
|
July 15, 2024
|
|
cmake does not detect fmt package
|
|
2
|
416
|
July 15, 2024
|
|
Is it a normal practice to search for a configuration file inside the find module?
|
|
2
|
81
|
July 15, 2024
|
|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
75
|
July 14, 2024
|
|
Making a Cmake package for LLDB
|
|
1
|
148
|
July 14, 2024
|
|
Where to use `cmake_minimum_required`?
|
|
2
|
1007
|
July 13, 2024
|
|
FetchContent_Declare with CMAKE_ARGS does not work
|
|
7
|
1600
|
July 13, 2024
|
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
84
|
July 13, 2024
|
|
Are FILE_SET CXX_MODULES and gcc-14 fully supported with cmake v3.30?
|
|
9
|
606
|
July 12, 2024
|
|
launching powershell script from cmake
|
|
6
|
3200
|
July 12, 2024
|
|
Handling of imported shared libraries' runtime files for relocatable builds/packages on Windows and Linux when properties contain generator expressions
|
|
1
|
328
|
July 11, 2024
|
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
444
|
July 11, 2024
|
|
FindOpenMP fails with CMake 3.30 with WIndows VisualStudio 2019
|
|
1
|
267
|
July 10, 2024
|
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
183
|
July 10, 2024
|
|
What is the advantage of using $<BUILD_INTERFACE>?
|
|
2
|
410
|
July 10, 2024
|
|
Getting a list of all source files for the running clang-format
|
|
1
|
267
|
July 10, 2024
|
|
What's happened to the Cmake GUI?
|
|
1
|
121
|
July 10, 2024
|
|
Linking a prebuilt static library
|
|
5
|
2049
|
July 10, 2024
|
|
Best way to have a library package install a main.cpp and run add_executable in context of user project when it calls my CMake function?
|
|
2
|
153
|
July 9, 2024
|
|
Attempting to write a CMake function that does testing with an interactive prompt.
|
|
7
|
136
|
July 9, 2024
|
|
Linking to shared library built within my project works under linux but not Windows
|
|
6
|
1281
|
July 9, 2024
|
|
Question about simple multi target project setup and code sharing
|
|
1
|
139
|
July 8, 2024
|
|
How to force target_link_libraries to link only dependency, no additional include directories?
|
|
1
|
239
|
July 8, 2024
|
|
target_link_libraries appears to link libraries twice
|
|
2
|
615
|
July 8, 2024
|
|
How to skip conversion of /permissive into <ConformanceMode>
|
|
1
|
268
|
July 8, 2024
|
|
Nightly dynamic analysis jobs showing uninitialised variables
|
|
1
|
54
|
July 8, 2024
|
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
540
|
July 8, 2024
|
|
Target INSTALL not restoring nuget package?
|
|
2
|
176
|
July 8, 2024
|
|
How Consuming Installed C++20 Modules the portable way
|
|
0
|
110
|
July 7, 2024
|