|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
94
|
July 14, 2024
|
|
Making a Cmake package for LLDB
|
|
1
|
175
|
July 14, 2024
|
|
Where to use `cmake_minimum_required`?
|
|
2
|
1260
|
July 13, 2024
|
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
109
|
July 13, 2024
|
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
507
|
July 11, 2024
|
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
216
|
July 10, 2024
|
|
Getting a list of all source files for the running clang-format
|
|
1
|
321
|
July 10, 2024
|
|
Linking a prebuilt static library
|
|
5
|
2278
|
July 10, 2024
|
|
Linking to shared library built within my project works under linux but not Windows
|
|
6
|
1385
|
July 9, 2024
|
|
How Consuming Installed C++20 Modules the portable way
|
|
0
|
120
|
July 7, 2024
|
|
Generator expression in RUNTIME_DEPENDENCY_SET DIRECTORIES
|
|
4
|
758
|
July 3, 2024
|
|
find_library unable to find library even with HINTS/PATHS
|
|
6
|
12037
|
July 3, 2024
|
|
How to use fixup_bundle properly?
|
|
8
|
737
|
July 1, 2024
|
|
Generator expression in ExternalProject_Add() / CMAKE_ARGS
|
|
2
|
153
|
June 28, 2024
|
|
Tutorial Step 10: missing header 'mathfunctions_export.h'
|
|
13
|
464
|
June 26, 2024
|
|
Installing dll dependencies using RUNTIME_DEPENDENCY_SET and $<TARGET_RUNTIME_DLL_DIRS:${target}> bug?
|
|
4
|
882
|
June 25, 2024
|
|
Builds ok with Visual Studio but fails with nmake
|
|
1
|
162
|
June 24, 2024
|
|
Help with pkg_check_modules
|
|
9
|
1141
|
June 23, 2024
|
|
Conventions for Linking Implicit Dependencies of an embedded Multi-Language Static Library?
|
|
0
|
151
|
June 21, 2024
|
|
CMake to invoke cc1 and as directly
|
|
0
|
128
|
June 21, 2024
|
|
Unsupported platform error message
|
|
2
|
458
|
June 20, 2024
|
|
Dependency A->B->C
|
|
0
|
91
|
June 19, 2024
|
|
Is there a way to download and include just a header from Boost?
|
|
4
|
539
|
June 19, 2024
|
|
.NETStandard compilation with CMake
|
|
4
|
734
|
June 19, 2024
|
|
netcoreapp3.1 project with CMake
|
|
2
|
2405
|
June 18, 2024
|
|
CMake + CUDA + Clang fails
|
|
10
|
4177
|
June 18, 2024
|
|
How to create pkgconfig file
|
|
34
|
3091
|
June 17, 2024
|
|
SDL static compillation
|
|
8
|
1275
|
June 17, 2024
|
|
How to compile a program with setuid?
|
|
4
|
241
|
June 17, 2024
|
|
CMake for C# project with nuget package references
|
|
2
|
425
|
June 17, 2024
|