|
Potential regression?: CMake + SWIG not detecting C++ headers as dependencies
|
|
7
|
2566
|
November 9, 2020
|
|
String escaping with target_compile_options()
|
|
2
|
2747
|
November 4, 2020
|
|
Append variable to <BUILD_DIR> in ExternalProject_Add command
|
|
3
|
830
|
October 31, 2020
|
|
target_sources() and header visibility
|
|
5
|
7562
|
October 30, 2020
|
|
Using get_target_property (or just get_property) with generator expressions
|
|
6
|
3503
|
October 29, 2020
|
|
Why is TARGET_LINK_LIBRARIES unable to link to third-party libraries when configuring static libraries?
|
|
3
|
618
|
October 29, 2020
|
|
add_custom_command fails when OUTPUT is generated into a subdirectory
|
|
15
|
3193
|
October 28, 2020
|
|
Any way to log message() outputs to a log file?
|
|
3
|
1630
|
October 27, 2020
|
|
How to link an imported shared library to an executable without hard-coding the path and file name?
|
|
6
|
3468
|
October 26, 2020
|
|
On Windows CHECK_CXX_SOURCE_RUNS is calling check_source_runs
|
|
12
|
1659
|
October 25, 2020
|
|
What is the use of property IMPORTED_LOCATION on DLL platforms?
|
|
2
|
623
|
October 25, 2020
|
|
Finding program (really, build target) to be run by a CTest test?
|
|
1
|
360
|
October 25, 2020
|
|
How to run script in install phase from install directory
|
|
4
|
4427
|
October 23, 2020
|
|
Best practices for option naming?
|
|
2
|
1649
|
October 21, 2020
|
|
How to add custom command after compilation stage and before linking stage?
|
|
2
|
637
|
October 20, 2020
|
|
Boost Linker Issues
|
|
17
|
3237
|
October 20, 2020
|
|
`CXX_EXTENSIONS` and `/permissive-`
|
|
1
|
4221
|
October 18, 2020
|
|
What cmake method is used to configure the Randomized Base Address option in Linker for VS2015 Project ?
|
|
1
|
959
|
October 18, 2020
|
|
trouble with find_package(iconv) and include(FindIconv) on AIX
|
|
4
|
1016
|
October 16, 2020
|
|
Replace default compiler option (-o, -c, etc..) with CCRX-supported options (-output,…)
|
|
3
|
1151
|
October 15, 2020
|
|
CMake Property + Generator expression to get all dependent libraries?
|
|
5
|
1209
|
October 15, 2020
|
|
VS 2017: Custom commands don't cascade correctly
|
|
3
|
545
|
October 15, 2020
|
|
IMPLICIT_DEPENDS - does not work
|
|
12
|
1523
|
October 14, 2020
|
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
25017
|
October 14, 2020
|
|
Disable warning on fetched projects
|
|
7
|
10610
|
October 13, 2020
|
|
What cmake method is used to configure the Additional Dependencies option in Librarian for VS Static library project ?
|
|
1
|
872
|
October 12, 2020
|
|
Ceres solver & CMake Issue on Ubuntu 18.04
|
|
4
|
1410
|
October 9, 2020
|
|
CMake Configuration uses a file which will only be generated during Build time
|
|
3
|
414
|
October 7, 2020
|
|
Rebuild external project's dependent targets when the external project changes?
|
|
4
|
3994
|
October 2, 2020
|
|
install( FILES ... ) installing all files in directory when single file is specified
|
|
1
|
514
|
October 2, 2020
|