About the Code category
|
|
1
|
1885
|
October 21, 2019
|
How do you prevent CMake from adding C flags to linker flags when linking with GCC?
|
|
1
|
208
|
July 18, 2025
|
Prevent MinGW generator from building "liblib" outputs
|
|
5
|
93
|
July 18, 2025
|
How to not install header-sets of private dependencies?
|
|
9
|
523
|
July 18, 2025
|
How to traverse `target_link_libraries` dependencies in the file api?
|
|
2
|
30
|
July 18, 2025
|
Does `find_dependency` also export target?
|
|
5
|
30
|
July 17, 2025
|
Configure custom commands and targets (e.g., for generating docs) without compiler checks
|
|
3
|
19
|
July 17, 2025
|
Add settings to visual studio, e.g., an exception or a plugin property
|
|
2
|
20
|
July 16, 2025
|
importing external projects using fetchContent or find_package
|
|
7
|
22
|
July 16, 2025
|
Query available version(s) of package before find_package()
|
|
1
|
31
|
July 16, 2025
|
The list of include directories is empty by default.
|
|
1
|
21
|
July 14, 2025
|
How to idiomatically add include path flags inside add_custom_command?
|
|
3
|
34
|
July 12, 2025
|
Unknown argument --log-level=TRACE with cmake --workflow?
|
|
1
|
18
|
July 10, 2025
|
GLFW/glfw3.h: No such file or directory
|
|
16
|
861
|
July 7, 2025
|
Add a PRE_INSTALL option to add_custom_command
|
|
3
|
32
|
July 7, 2025
|
Cleaning the install directory
|
|
3
|
43
|
July 7, 2025
|
Problem with RPATH setting in executable built as a vcpkg port
|
|
1
|
31
|
July 6, 2025
|
How to consume exported static library
|
|
13
|
34
|
July 2, 2025
|
How to make a source file compile before any others within a target
|
|
2
|
70
|
June 29, 2025
|
How to limit maximum CXX_STANDARD to prevent accidental C++17 or above code
|
|
11
|
2501
|
June 25, 2025
|
target_include_directories() vs headers in target_sources()
|
|
11
|
6421
|
June 24, 2025
|
OpenSSL iOS build fails on bunch of undefined symbols
|
|
1
|
29
|
June 24, 2025
|
Does target_link_libraries(... PRIVATE) deduplicate?
|
|
1
|
42
|
June 21, 2025
|
Customize compiler warnings/definitions/includes on a per-source or per-directory basis
|
|
0
|
27
|
June 21, 2025
|
CMake presets: `inherit` makes it hard to include toolchain file
|
|
4
|
947
|
June 21, 2025
|
Modifying cmake file to create packageConfig.cmake and friends
|
|
5
|
25
|
June 20, 2025
|
Python3_INCLUDE_DIRS does not exist
|
|
7
|
4797
|
June 19, 2025
|
Support for reduced bmi in clang?
|
|
4
|
34
|
June 18, 2025
|
Support for disabling <Midl> on vcxproj generation
|
|
0
|
24
|
June 17, 2025
|
Add code to run notarytool and staple at end of install?
|
|
0
|
18
|
June 16, 2025
|