When to use ${} around variable names
|
|
3
|
564
|
April 14, 2020
|
test does not run with configuration
|
|
7
|
1553
|
April 14, 2020
|
Save CMake function parameter forwarding
|
|
10
|
2375
|
April 14, 2020
|
CMAKE_RANLIB vs CMAKE_CXX_COMPILER_RANLIB
|
|
1
|
1381
|
April 14, 2020
|
cannot use gtest_add_tests and gtest_disover_tests in lates cmake
|
|
1
|
1869
|
April 11, 2020
|
FetchContent protobuf and use for FindProtobuf functions
|
|
2
|
2128
|
April 11, 2020
|
Linux copying dependencies using file(GET_RUNTIME_DEPENDENCIES..)
|
|
7
|
6580
|
April 9, 2020
|
How to get errors from 'install' command?
|
|
2
|
529
|
April 9, 2020
|
find_package does not find Boost
|
|
2
|
19023
|
April 7, 2020
|
Create target that only runs other target
|
|
6
|
4893
|
April 6, 2020
|
Building MPICH as an external project results in an odd fortran error - FCMODOUTFLAG not detected.
|
|
1
|
716
|
April 6, 2020
|
CODE: math(OUTPUT_FORMAT HEXADECIMAL) workaround for CMake < 3.13
|
|
4
|
1483
|
April 2, 2020
|
Make miss dependencies when add_custom_command depends on add_custom_target or add_custom_command
|
|
16
|
4903
|
April 2, 2020
|
How to customize install, install/local and install/strip?
|
|
2
|
1033
|
April 2, 2020
|
How to install an external project?
|
|
11
|
15808
|
April 2, 2020
|
Woraround to overcome badly designed config packaging with imported target names = library names
|
|
2
|
337
|
April 1, 2020
|
ExternalProject Build Byproduct Path
|
|
5
|
936
|
April 1, 2020
|
library RPATH resolution
|
|
6
|
3774
|
March 31, 2020
|
Custom location for not found library libmpfr.so.4
|
|
0
|
987
|
March 27, 2020
|
Can't find fltk library with cmake (ERROR)
|
|
2
|
2222
|
March 27, 2020
|
Dynamically generating add_custom_command dependencies during build time
|
|
2
|
1135
|
March 27, 2020
|
RPATH not set, but necessary
|
|
8
|
5195
|
March 26, 2020
|
CMake cannot find MPI in standard installation path
|
|
6
|
3631
|
March 25, 2020
|
FindBoost difference between Boost_INCLUDE_DIR and Boost_INCLUDE_DIRS
|
|
3
|
7424
|
March 25, 2020
|
How to create reliable command-line configured argument dependencies for custom commands?
|
|
3
|
473
|
March 25, 2020
|
Installing CMake package config files for MacOS frameworks
|
|
5
|
2125
|
March 24, 2020
|
How to limit C_FLAGS to certain libraries
|
|
1
|
388
|
March 24, 2020
|
ARM64 doesn't work with ExternalProject_Add command
|
|
1
|
483
|
March 23, 2020
|
Why toplevel Cmake can't clean custom project add by ExternProject_add
|
|
3
|
683
|
March 23, 2020
|
NSIS PATH too long, how to use EnVar plugin?
|
|
5
|
1519
|
March 22, 2020
|