Static runtime library
|
|
2
|
62
|
October 18, 2024
|
add_custom_command with CMake commands
|
|
3
|
50
|
October 17, 2024
|
CMake Error: install(EXPORT "ProjectTargets" ...) includes target "xxx" which requires target "yyy" that is not in any export set.
|
|
6
|
3912
|
October 17, 2024
|
How to implement Make pattern rules in CMake?
|
|
0
|
35
|
October 17, 2024
|
Problem to link with Boost
|
|
5
|
76
|
October 16, 2024
|
How to transform a list of relative paths into absolute paths using generator expressions?
|
|
3
|
44
|
October 16, 2024
|
How to know the generator previously used ?
|
|
8
|
65
|
October 16, 2024
|
pkg_check_modules() imported target does not propagate
|
|
2
|
49
|
October 16, 2024
|
Usage of object libraries
|
|
1
|
49
|
October 15, 2024
|
powershell call cmake script, but some var it empty
|
|
3
|
20
|
October 12, 2024
|
file GET_RUNTIME_DEPENDENCIES in generated cmake_install.cmake fails to find dependencies
|
|
2
|
50
|
October 12, 2024
|
-mllvm and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together
|
|
2
|
65
|
October 11, 2024
|
CMAKE_CURRENT_LIST_DIR not working/understood ?
|
|
2
|
31
|
October 11, 2024
|
Confusion using cmake_path(HAS_FILENAME <path-var> <out-var>)
|
|
2
|
26
|
October 10, 2024
|
How to configure multiple cmake projects with CMakePresets.json?
|
|
3
|
184
|
October 9, 2024
|
CMake incorrectly links to nvrtc-builtins
|
|
5
|
55
|
October 9, 2024
|
What is the cause of undefined references? (NEWBIE)
|
|
1
|
43
|
October 9, 2024
|
Is there special command to replace <CONFIG> with the result of IMPORTED_CONFIGURATIONS
|
|
0
|
11
|
October 8, 2024
|
Question about yaml
|
|
4
|
80
|
October 8, 2024
|
test case for internal library (PUBLIC and PRIVATE)
|
|
0
|
16
|
October 8, 2024
|
How to incorporate app icon files for iOS into Xcode 14?
|
|
17
|
4389
|
October 7, 2024
|
BUILD_SHARED_LIBS Release and Debug
|
|
1
|
28
|
October 7, 2024
|
QNX SDP 8 Compiler flag `-lang-c++` now marked as deprecated
|
|
0
|
60
|
October 6, 2024
|
Make Linker Script Available To An Upstream Dependency
|
|
2
|
29
|
October 6, 2024
|
GLFW/glfw3.h: No such file or directory
|
|
14
|
347
|
October 6, 2024
|
import std; in cmake 3.30
|
|
3
|
557
|
October 4, 2024
|
undefined variable is defined
|
|
2
|
22
|
October 1, 2024
|
Inconsistencies with install() and relative path to GNUInstallDirs
|
|
7
|
86
|
October 2, 2024
|
Import C++ Standard Library Headers on CMake 3.30
|
|
3
|
557
|
September 29, 2024
|
Unwanted quotes in extra compile options for a specific Fortran source
|
|
6
|
34
|
September 28, 2024
|