|
Error: @4,9: Invalid "include" field in CMake Preset
|
|
12
|
455
|
June 16, 2024
|
|
add_custom_command, problem with quotes and spaces
|
|
4
|
2043
|
June 14, 2024
|
|
First-class support for modulemap in FRAMEWORK targets
|
|
2
|
463
|
June 13, 2024
|
|
Debug & Release builds in Xcode
|
|
2
|
515
|
June 13, 2024
|
|
Where is documentation for ZERO_CHECK and INSTALL targets ?
|
|
0
|
221
|
June 13, 2024
|
|
How to set a macro to all target_link_libraries with target_compile_definitions
|
|
2
|
376
|
June 12, 2024
|
|
cmake_path(APPEND) with a variable gives unexpected result
|
|
1
|
411
|
June 12, 2024
|
|
How to install() additional runtime (DLL) dependencies of an IMPORTED target?
|
|
7
|
5608
|
June 11, 2024
|
|
How to deal with failing file(MAKE_DIRECTORY
|
|
3
|
994
|
June 10, 2024
|
|
Ninja: Unneeded build target dependency when using add_custom_command to generate a cpp file
|
|
9
|
558
|
June 10, 2024
|
|
VS multi-config: how to set different install dir for Release/Debug
|
|
4
|
649
|
June 10, 2024
|
|
find_package for Interface library
|
|
1
|
182
|
June 8, 2024
|
|
How to manager transitive dependencies ?
|
|
0
|
109
|
June 6, 2024
|
|
Cleaning external_project / fetch_content SUBBUILD_DIR directories?
|
|
9
|
1064
|
June 5, 2024
|
|
Expressing runtime dependencies in INTERFACE_LINK_LIBRARIES
|
|
0
|
109
|
June 3, 2024
|
|
How to disable system directory search for file(GET_RUNTIME_DEPENDENCIES
|
|
3
|
1600
|
May 31, 2024
|
|
Correctly locating target output file in multi config builds.
|
|
1
|
308
|
May 28, 2024
|
|
Make testable the encapsulated code of a library
|
|
1
|
126
|
May 23, 2024
|
|
Static Library Package Configuration: Why is there a need for INTERFACE_LINK_LIBRARIES?
|
|
1
|
484
|
May 22, 2024
|
|
How to set the usage requirements (includes) for current project
|
|
3
|
168
|
May 18, 2024
|
|
Circular dependency, weak symbols
|
|
1
|
446
|
May 18, 2024
|
|
FetchContent, find_package, and FeatureSummary
|
|
1
|
225
|
May 17, 2024
|
|
From-source shared dependency
|
|
0
|
105
|
May 15, 2024
|
|
Swift c++ interoperability ,cmake is failing to send macros to hpp (used in swift through module.map)
|
|
0
|
350
|
May 15, 2024
|
|
Object Files
|
|
2
|
150
|
May 14, 2024
|
|
CMAKE toolchain does not set the compiler option -std to gnu17 or c++17 although I have added "set(CMAKE_CXX_STANDARD 17)" in CMakeLists.txt.
|
|
3
|
493
|
May 14, 2024
|
|
Embedding .pdb files in my DLLs, static .LIBs and .EXE on Windows MSVC
|
|
9
|
2653
|
May 14, 2024
|
|
CMake for Clang-LLVM wasm binaries
|
|
0
|
188
|
May 13, 2024
|
|
The CMAKE_C_COMPILER / CMAKE_ASM_COMPILER: arm-none-eabi-gcc is not a full path and was not found in the PATH.
|
|
2
|
2169
|
May 12, 2024
|
|
A very strange make problem existed in Cmake add_library functions
|
|
0
|
173
|
May 11, 2024
|