|
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
|
94
|
July 15, 2024
|
|
Changing old FetchContent to comply with new restrictions
|
|
1
|
76
|
July 15, 2024
|
|
cmake does not detect fmt package
|
|
2
|
383
|
July 15, 2024
|
|
Is it a normal practice to search for a configuration file inside the find module?
|
|
2
|
74
|
July 15, 2024
|
|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
66
|
July 14, 2024
|
|
Making a Cmake package for LLDB
|
|
1
|
120
|
July 14, 2024
|
|
Where to use `cmake_minimum_required`?
|
|
2
|
905
|
July 13, 2024
|
|
FetchContent_Declare with CMAKE_ARGS does not work
|
|
7
|
1524
|
July 13, 2024
|
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
71
|
July 13, 2024
|
|
Are FILE_SET CXX_MODULES and gcc-14 fully supported with cmake v3.30?
|
|
9
|
577
|
July 12, 2024
|
|
launching powershell script from cmake
|
|
6
|
3137
|
July 12, 2024
|
|
Handling of imported shared libraries' runtime files for relocatable builds/packages on Windows and Linux when properties contain generator expressions
|
|
1
|
304
|
July 11, 2024
|
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
409
|
July 11, 2024
|
|
FindOpenMP fails with CMake 3.30 with WIndows VisualStudio 2019
|
|
1
|
244
|
July 10, 2024
|
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
170
|
July 10, 2024
|
|
What is the advantage of using $<BUILD_INTERFACE>?
|
|
2
|
351
|
July 10, 2024
|
|
Getting a list of all source files for the running clang-format
|
|
1
|
240
|
July 10, 2024
|
|
What's happened to the Cmake GUI?
|
|
1
|
102
|
July 10, 2024
|
|
Linking a prebuilt static library
|
|
5
|
1982
|
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
|
125
|
July 9, 2024
|
|
Attempting to write a CMake function that does testing with an interactive prompt.
|
|
7
|
113
|
July 9, 2024
|
|
Linking to shared library built within my project works under linux but not Windows
|
|
6
|
1229
|
July 9, 2024
|
|
Question about simple multi target project setup and code sharing
|
|
1
|
123
|
July 8, 2024
|
|
How to force target_link_libraries to link only dependency, no additional include directories?
|
|
1
|
220
|
July 8, 2024
|
|
target_link_libraries appears to link libraries twice
|
|
2
|
575
|
July 8, 2024
|
|
How to skip conversion of /permissive into <ConformanceMode>
|
|
1
|
245
|
July 8, 2024
|
|
Nightly dynamic analysis jobs showing uninitialised variables
|
|
1
|
42
|
July 8, 2024
|
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
501
|
July 8, 2024
|
|
Target INSTALL not restoring nuget package?
|
|
2
|
157
|
July 8, 2024
|
|
How Consuming Installed C++20 Modules the portable way
|
|
0
|
99
|
July 7, 2024
|