|
Best practice for a library with multiple language bindings: target definitions with compile_features
|
|
2
|
1082
|
November 13, 2020
|
|
Setting CMAKE_C_FLAGS breaks transitive include folders?
|
|
2
|
901
|
November 13, 2020
|
|
Windows 32bit and ASM error when bumping cmake_minimum_required
|
|
4
|
1095
|
November 13, 2020
|
|
Need Help
|
|
2
|
397
|
November 12, 2020
|
|
Access properties via generator expressions
|
|
3
|
700
|
November 12, 2020
|
|
generator expression $<$<BOOL:MSVC>:dllmain.c> evaluate to dllmain.c on linux
|
|
3
|
1044
|
November 12, 2020
|
|
cannot link to dynamic library correctly during parallel build
|
|
1
|
511
|
November 11, 2020
|
|
Presentation order of targets within XCode
|
|
1
|
554
|
November 11, 2020
|
|
please, can you help me urgently
|
|
1
|
408
|
November 11, 2020
|
|
get_filename_component name_we / name_wle: what is 'or' ?
|
|
8
|
1973
|
November 10, 2020
|
|
Propagating CXX flags to out of source projects?
|
|
11
|
2397
|
November 10, 2020
|
|
Inconsistent behaviour of <PROJECT-NAME>_* Variables defined on PROJECT Command
|
|
2
|
505
|
November 9, 2020
|
|
Where are Exported Global Variables?
|
|
1
|
676
|
November 9, 2020
|
|
how to perform a gcc command by using CMake and make
|
|
1
|
4697
|
November 9, 2020
|
|
get_prerequisites() tries to resolve system libraries even though advised not to
|
|
1
|
767
|
November 9, 2020
|
|
Common files used by multiple targets
|
|
1
|
4587
|
November 9, 2020
|
|
Source doesn't exist yet for target depending on custom target using source generated by add_custom_command
|
|
1
|
2191
|
November 9, 2020
|
|
CMake different build output in windows and linux for ARM M0
|
|
1
|
1108
|
November 9, 2020
|
|
Potential regression?: CMake + SWIG not detecting C++ headers as dependencies
|
|
7
|
2558
|
November 9, 2020
|
|
String escaping with target_compile_options()
|
|
2
|
2730
|
November 4, 2020
|
|
Append variable to <BUILD_DIR> in ExternalProject_Add command
|
|
3
|
825
|
October 31, 2020
|
|
target_sources() and header visibility
|
|
5
|
7547
|
October 30, 2020
|
|
Using get_target_property (or just get_property) with generator expressions
|
|
6
|
3492
|
October 29, 2020
|
|
Why is TARGET_LINK_LIBRARIES unable to link to third-party libraries when configuring static libraries?
|
|
3
|
612
|
October 29, 2020
|
|
add_custom_command fails when OUTPUT is generated into a subdirectory
|
|
15
|
3183
|
October 28, 2020
|
|
Any way to log message() outputs to a log file?
|
|
3
|
1621
|
October 27, 2020
|
|
How to link an imported shared library to an executable without hard-coding the path and file name?
|
|
6
|
3448
|
October 26, 2020
|
|
On Windows CHECK_CXX_SOURCE_RUNS is calling check_source_runs
|
|
12
|
1652
|
October 25, 2020
|
|
What is the use of property IMPORTED_LOCATION on DLL platforms?
|
|
2
|
617
|
October 25, 2020
|
|
Finding program (really, build target) to be run by a CTest test?
|
|
1
|
358
|
October 25, 2020
|