|
rerunning configure_file when the input file changes.
|
|
3
|
1162
|
March 10, 2022
|
|
System include path
|
|
4
|
5175
|
March 7, 2022
|
|
Own CMAKE library
|
|
1
|
431
|
March 7, 2022
|
|
Clean way to detect if compiler supports enum deprecation
|
|
1
|
472
|
March 4, 2022
|
|
`target_link_libraries` not propagating include paths to dependent targets
|
|
2
|
2945
|
March 4, 2022
|
|
add_compile_options and propagation to CMAKE_C_FLAGS and toolchain files etc.
|
|
5
|
833
|
March 2, 2022
|
|
Install header only targets?
|
|
1
|
660
|
March 2, 2022
|
|
install(FILES ...) to ignore install of files when file at DESTINATION is newer/has been modified
|
|
4
|
1107
|
March 1, 2022
|
|
How to selectively include source files according to universal binary architecture?
|
|
1
|
552
|
March 1, 2022
|
|
Problem with duplicate library names under MS-Windows
|
|
2
|
430
|
February 26, 2022
|
|
compile C++20 modules with cmake
|
|
1
|
16605
|
February 25, 2022
|
|
How to install a specific target for multiple projects by `add_subdirectory`?
|
|
1
|
1457
|
February 23, 2022
|
|
Calling target_link_libraries with an interface library doesn't add include compiler flags on Windows
|
|
3
|
2754
|
February 22, 2022
|
|
Building application using ExternalProject_Add on M1 CPU
|
|
8
|
1290
|
February 22, 2022
|
|
How to use the same name for a target and a library
|
|
2
|
4926
|
February 17, 2022
|
|
Is there a best practices/correct way of code signing the installer via CPACK?
|
|
0
|
364
|
February 17, 2022
|
|
Start menu and desktop shortcuts with Wix
|
|
4
|
1742
|
February 16, 2022
|
|
When using the XCODE Generator is there a way to set the scheme attribute "enableGPUFrameCaptureMode"
|
|
2
|
895
|
February 16, 2022
|
|
How to detect misspelled variable names on command line
|
|
1
|
278
|
February 16, 2022
|
|
Is there a way to disable start menu shortcuts when using the CPack NSIS generator?
|
|
0
|
486
|
February 14, 2022
|
|
Bad Address error during compilation
|
|
5
|
873
|
February 9, 2022
|
|
Precedence in compound conditions
|
|
1
|
358
|
February 9, 2022
|
|
find_package( ... NO_MODULE ) not working properly
|
|
18
|
1313
|
February 4, 2022
|
|
minimum working example for CMakePresets.json
|
|
3
|
1636
|
February 4, 2022
|
|
Copying created shared libraries
|
|
17
|
10036
|
February 3, 2022
|
|
Missing Separator error
|
|
5
|
2756
|
February 2, 2022
|
|
Cross-compile OpenAL using MinGW in CMake?
|
|
0
|
582
|
February 1, 2022
|
|
IMPORTED_LINK_INTERFACE_LANGUAGES property is ignored?
|
|
7
|
717
|
January 31, 2022
|
|
File GLOB_RECURSE incorrectly filters directories
|
|
0
|
650
|
January 29, 2022
|
|
add_custom_command behaviour different with make & ninja
|
|
6
|
1318
|
January 27, 2022
|