|
rerunning configure_file when the input file changes.
|
|
3
|
1133
|
March 10, 2022
|
|
System include path
|
|
4
|
5086
|
March 7, 2022
|
|
Own CMAKE library
|
|
1
|
421
|
March 7, 2022
|
|
Clean way to detect if compiler supports enum deprecation
|
|
1
|
429
|
March 4, 2022
|
|
`target_link_libraries` not propagating include paths to dependent targets
|
|
2
|
2829
|
March 4, 2022
|
|
add_compile_options and propagation to CMAKE_C_FLAGS and toolchain files etc.
|
|
5
|
763
|
March 2, 2022
|
|
Install header only targets?
|
|
1
|
640
|
March 2, 2022
|
|
install(FILES ...) to ignore install of files when file at DESTINATION is newer/has been modified
|
|
4
|
1051
|
March 1, 2022
|
|
How to selectively include source files according to universal binary architecture?
|
|
1
|
542
|
March 1, 2022
|
|
Problem with duplicate library names under MS-Windows
|
|
2
|
405
|
February 26, 2022
|
|
compile C++20 modules with cmake
|
|
1
|
16554
|
February 25, 2022
|
|
How to install a specific target for multiple projects by `add_subdirectory`?
|
|
1
|
1418
|
February 23, 2022
|
|
Calling target_link_libraries with an interface library doesn't add include compiler flags on Windows
|
|
3
|
2648
|
February 22, 2022
|
|
Building application using ExternalProject_Add on M1 CPU
|
|
8
|
1227
|
February 22, 2022
|
|
How to use the same name for a target and a library
|
|
2
|
4644
|
February 17, 2022
|
|
Is there a best practices/correct way of code signing the installer via CPACK?
|
|
0
|
344
|
February 17, 2022
|
|
Start menu and desktop shortcuts with Wix
|
|
4
|
1628
|
February 16, 2022
|
|
When using the XCODE Generator is there a way to set the scheme attribute "enableGPUFrameCaptureMode"
|
|
2
|
851
|
February 16, 2022
|
|
How to detect misspelled variable names on command line
|
|
1
|
256
|
February 16, 2022
|
|
Is there a way to disable start menu shortcuts when using the CPack NSIS generator?
|
|
0
|
454
|
February 14, 2022
|
|
Bad Address error during compilation
|
|
5
|
827
|
February 9, 2022
|
|
Precedence in compound conditions
|
|
1
|
342
|
February 9, 2022
|
|
find_package( ... NO_MODULE ) not working properly
|
|
18
|
1208
|
February 4, 2022
|
|
minimum working example for CMakePresets.json
|
|
3
|
1580
|
February 4, 2022
|
|
Copying created shared libraries
|
|
17
|
9617
|
February 3, 2022
|
|
Missing Separator error
|
|
5
|
2700
|
February 2, 2022
|
|
Cross-compile OpenAL using MinGW in CMake?
|
|
0
|
569
|
February 1, 2022
|
|
IMPORTED_LINK_INTERFACE_LANGUAGES property is ignored?
|
|
7
|
647
|
January 31, 2022
|
|
File GLOB_RECURSE incorrectly filters directories
|
|
0
|
632
|
January 29, 2022
|
|
add_custom_command behaviour different with make & ninja
|
|
6
|
1254
|
January 27, 2022
|