Correctly locating target output file in multi config builds.
|
|
1
|
222
|
May 28, 2024
|
Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
4
|
1240
|
May 24, 2024
|
Make testable the encapsulated code of a library
|
|
2
|
79
|
May 23, 2024
|
Static Library Package Configuration: Why is there a need for INTERFACE_LINK_LIBRARIES?
|
|
1
|
369
|
May 22, 2024
|
How to set the usage requirements (includes) for current project
|
|
3
|
111
|
May 18, 2024
|
Circular dependency, weak symbols
|
|
1
|
344
|
May 18, 2024
|
FetchContent, find_package, and FeatureSummary
|
|
1
|
170
|
May 17, 2024
|
From-source shared dependency
|
|
0
|
79
|
May 15, 2024
|
Swift c++ interoperability ,cmake is failing to send macros to hpp (used in swift through module.map)
|
|
0
|
292
|
May 15, 2024
|
Object Files
|
|
2
|
97
|
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
|
359
|
May 14, 2024
|
Embedding .pdb files in my DLLs, static .LIBs and .EXE on Windows MSVC
|
|
9
|
1668
|
May 14, 2024
|
CMake for Clang-LLVM wasm binaries
|
|
0
|
154
|
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
|
1604
|
May 12, 2024
|
A very strange make problem existed in Cmake add_library functions
|
|
0
|
141
|
May 11, 2024
|
failed to link the ".a" library into the project
|
|
4
|
111
|
May 8, 2024
|
Developing a PoC on an existing code base
|
|
0
|
96
|
May 7, 2024
|
Variable evaluation in command parameters
|
|
1
|
167
|
May 7, 2024
|
C# SDK style projects Any CPU
|
|
4
|
1433
|
May 6, 2024
|
CMAKE Wix Patch unclosed token error
|
|
2
|
107
|
May 5, 2024
|
CMAKE_GENERATOR_TOOLSET's toolset and version keys gives unexpected results with vs2022/vs2019?
|
|
2
|
883
|
May 4, 2024
|
Two versions of VTK
|
|
4
|
185
|
May 4, 2024
|
Boost_LIBRARIES differs for module mode vs config mode.
|
|
4
|
151
|
May 3, 2024
|
How to prevent clang-tidy to check sources added with FetchContents?
|
|
23
|
6689
|
May 3, 2024
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
2
|
1043
|
April 30, 2024
|
Library Versioning best Practise
|
|
1
|
186
|
April 29, 2024
|
CMAKE_SYSTEM variable incorrect in Jenkins Docker container
|
|
2
|
213
|
April 29, 2024
|
FetchContent & CMP0135
|
|
4
|
187
|
April 29, 2024
|
Must CPACK_BINARY_<generator> be set even if <generator> is set through CPACK_GENERATOR?
|
|
2
|
115
|
April 28, 2024
|
Request for Minimal Working Example of BLAS in FORTRAN 77 with CMake and Package Managers
|
|
3
|
443
|
April 28, 2024
|