|
How to run script in install phase from install directory
|
|
4
|
4186
|
October 23, 2020
|
|
Best practices for option naming?
|
|
2
|
1524
|
October 21, 2020
|
|
How to add custom command after compilation stage and before linking stage?
|
|
2
|
586
|
October 20, 2020
|
|
Boost Linker Issues
|
|
17
|
3029
|
October 20, 2020
|
|
`CXX_EXTENSIONS` and `/permissive-`
|
|
1
|
4090
|
October 18, 2020
|
|
What cmake method is used to configure the Randomized Base Address option in Linker for VS2015 Project ?
|
|
1
|
900
|
October 18, 2020
|
|
trouble with find_package(iconv) and include(FindIconv) on AIX
|
|
4
|
990
|
October 16, 2020
|
|
Replace default compiler option (-o, -c, etc..) with CCRX-supported options (-output,…)
|
|
3
|
1113
|
October 15, 2020
|
|
CMake Property + Generator expression to get all dependent libraries?
|
|
5
|
1145
|
October 15, 2020
|
|
VS 2017: Custom commands don't cascade correctly
|
|
3
|
509
|
October 15, 2020
|
|
IMPLICIT_DEPENDS - does not work
|
|
12
|
1400
|
October 14, 2020
|
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
24439
|
October 14, 2020
|
|
Disable warning on fetched projects
|
|
7
|
10233
|
October 13, 2020
|
|
What cmake method is used to configure the Additional Dependencies option in Librarian for VS Static library project ?
|
|
1
|
845
|
October 12, 2020
|
|
Ceres solver & CMake Issue on Ubuntu 18.04
|
|
4
|
1376
|
October 9, 2020
|
|
CMake Configuration uses a file which will only be generated during Build time
|
|
3
|
380
|
October 7, 2020
|
|
Rebuild external project's dependent targets when the external project changes?
|
|
4
|
3869
|
October 2, 2020
|
|
install( FILES ... ) installing all files in directory when single file is specified
|
|
1
|
488
|
October 2, 2020
|
|
How do I pull full paths out of UNRESOLVED_DEPENDENCIES_VAR
|
|
2
|
680
|
September 30, 2020
|
|
"Mapping" lists of dependents and dependees files?
|
|
9
|
540
|
September 30, 2020
|
|
Why can't this work? add_custom_command, add_custom_target?
|
|
4
|
1129
|
September 29, 2020
|
|
CodeBlocks vs CMAKE_BUILD_TYPE
|
|
3
|
397
|
September 28, 2020
|
|
CMake to replace Eclipse CDT GNU - how to deal with C_DEPS?
|
|
4
|
787
|
September 27, 2020
|
|
gollvm: -fPIC is not supported, if using ld or lld, with Clang++
|
|
1
|
484
|
September 26, 2020
|
|
Why is C++14 mode satisfied with -std=c++1y?
|
|
6
|
4791
|
September 24, 2020
|
|
set CMAKE_CXX_FLGAS composed of variables without parenthesis, not a good idea ?
|
|
2
|
481
|
September 24, 2020
|
|
Is there any reason to prefer `include(CTest)` or `enable_testing()` over the other?
|
|
1
|
1131
|
September 24, 2020
|
|
How to use string(strip..) function?
|
|
1
|
1581
|
September 22, 2020
|
|
INSTALL_RPATH_USE_LINK_PATH not working when CMAKE_EXE_LINKER_FLAGS (LDFLAGS) is set
|
|
0
|
919
|
September 22, 2020
|
|
What is the best way to search and replace strings in a file?
|
|
3
|
9712
|
September 22, 2020
|