|
Installing CMake on Ubuntu
|
|
4
|
12111
|
June 21, 2024
|
|
Different target dependencies in cmake --graphviz and file-api output
|
|
2
|
385
|
June 20, 2024
|
|
FindPython does not find Development directory
|
|
4
|
289
|
June 20, 2024
|
|
Uncaught exception when trying to generate a project using Ninja Multi-Config
|
|
1
|
184
|
June 19, 2024
|
|
Correctly exporting configuration: second part
|
|
2
|
256
|
June 19, 2024
|
|
different compilation flags for C and CXX files
|
|
3
|
229
|
June 18, 2024
|
|
Linking to library created as INTERFACE propagate all the compile option and create error
|
|
8
|
391
|
June 18, 2024
|
|
Should I use find_package for INTERFACE_LINK_LIBRARIES LINK_ONLY target?
|
|
1
|
170
|
June 13, 2024
|
|
configure_package_config_file throws error of unknown keyword ${PROJECT_NAME}-config.cmake
|
|
2
|
273
|
June 13, 2024
|
|
configure_file vs configure_package_config_file
|
|
2
|
351
|
June 13, 2024
|
|
make: *** [Makefile:108: install] Error 1
|
|
10
|
1192
|
June 12, 2024
|
|
Functional safety
|
|
1
|
243
|
June 11, 2024
|
|
Dynamic Generation of source files at configure/build time
|
|
5
|
1692
|
June 11, 2024
|
|
ctest presets and --build-and-test
|
|
3
|
1506
|
June 11, 2024
|
|
Using CPM to add Eigen and OpenXLSX libraries
|
|
4
|
528
|
June 11, 2024
|
|
Example code for Metal shaders?
|
|
3
|
1609
|
June 11, 2024
|
|
Directory creation by ninja when using BYPRODUCTS of add_custom_command
|
|
1
|
195
|
June 10, 2024
|
|
Seeing cmake install failure with STATIC libraries
|
|
2
|
291
|
June 10, 2024
|
|
C++20 modules: manually specifying module providers
|
|
4
|
273
|
June 8, 2024
|
|
Problem with ExternalProject_Add
|
|
4
|
284
|
June 8, 2024
|
|
Setting C++ standard on INTERFACE libraries
|
|
5
|
795
|
June 8, 2024
|
|
Manually setting `CMAKE_MAKE_PROGRAM` before calling `project()`
|
|
3
|
995
|
June 7, 2024
|
|
CMake fails on external drive
|
|
2
|
309
|
June 7, 2024
|
|
symlinks are not getting created properly with cmake 3.28
|
|
0
|
205
|
June 7, 2024
|
|
Behavior of target_link_libraries when target is a static lib
|
|
5
|
492
|
June 3, 2024
|
|
Can I point CMake to use the (older) libc of a different rootfs?
|
|
1
|
1676
|
June 3, 2024
|
|
MSVS gtest_discover_tests environment
|
|
6
|
1198
|
June 2, 2024
|
|
How to debug "Detecting C compiler ABI info" hanging (Cygwin on GitHub Actions)
|
|
9
|
17538
|
June 2, 2024
|
|
How to run extra install code, after ninja install installs all its configurations in a multi-config setup
|
|
3
|
248
|
May 28, 2024
|
|
What is the correct or best way to build/install 3rdParty code with multiple configuraions?
|
|
4
|
247
|
May 27, 2024
|