|
installing a pre-built module and its various dependencies
|
|
1
|
1434
|
March 17, 2022
|
|
Using of .dld files in cmake
|
|
0
|
417
|
March 15, 2022
|
|
Write CMake file for project that using GTKMM and An include library
|
|
0
|
1260
|
March 14, 2022
|
|
rerunning configure_file when the input file changes.
|
|
3
|
1140
|
March 10, 2022
|
|
System include path
|
|
4
|
5131
|
March 7, 2022
|
|
Own CMAKE library
|
|
1
|
426
|
March 7, 2022
|
|
Clean way to detect if compiler supports enum deprecation
|
|
1
|
445
|
March 4, 2022
|
|
`target_link_libraries` not propagating include paths to dependent targets
|
|
2
|
2885
|
March 4, 2022
|
|
add_compile_options and propagation to CMAKE_C_FLAGS and toolchain files etc.
|
|
5
|
781
|
March 2, 2022
|
|
Install header only targets?
|
|
1
|
649
|
March 2, 2022
|
|
install(FILES ...) to ignore install of files when file at DESTINATION is newer/has been modified
|
|
4
|
1075
|
March 1, 2022
|
|
How to selectively include source files according to universal binary architecture?
|
|
1
|
545
|
March 1, 2022
|
|
Problem with duplicate library names under MS-Windows
|
|
2
|
416
|
February 26, 2022
|
|
compile C++20 modules with cmake
|
|
1
|
16576
|
February 25, 2022
|
|
How to install a specific target for multiple projects by `add_subdirectory`?
|
|
1
|
1433
|
February 23, 2022
|
|
Calling target_link_libraries with an interface library doesn't add include compiler flags on Windows
|
|
3
|
2696
|
February 22, 2022
|
|
Building application using ExternalProject_Add on M1 CPU
|
|
8
|
1244
|
February 22, 2022
|
|
How to use the same name for a target and a library
|
|
2
|
4769
|
February 17, 2022
|
|
Is there a best practices/correct way of code signing the installer via CPACK?
|
|
0
|
355
|
February 17, 2022
|
|
Start menu and desktop shortcuts with Wix
|
|
4
|
1670
|
February 16, 2022
|
|
When using the XCODE Generator is there a way to set the scheme attribute "enableGPUFrameCaptureMode"
|
|
2
|
867
|
February 16, 2022
|
|
How to detect misspelled variable names on command line
|
|
1
|
264
|
February 16, 2022
|
|
Is there a way to disable start menu shortcuts when using the CPack NSIS generator?
|
|
0
|
465
|
February 14, 2022
|
|
Bad Address error during compilation
|
|
5
|
839
|
February 9, 2022
|
|
Precedence in compound conditions
|
|
1
|
354
|
February 9, 2022
|
|
find_package( ... NO_MODULE ) not working properly
|
|
18
|
1231
|
February 4, 2022
|
|
minimum working example for CMakePresets.json
|
|
3
|
1600
|
February 4, 2022
|
|
Copying created shared libraries
|
|
17
|
9770
|
February 3, 2022
|
|
Missing Separator error
|
|
5
|
2722
|
February 2, 2022
|
|
Cross-compile OpenAL using MinGW in CMake?
|
|
0
|
576
|
February 1, 2022
|