|
How to make a source file compile before any others within a target
|
|
2
|
163
|
June 29, 2025
|
|
How to limit maximum CXX_STANDARD to prevent accidental C++17 or above code
|
|
11
|
3283
|
June 25, 2025
|
|
target_include_directories() vs headers in target_sources()
|
|
11
|
8595
|
June 24, 2025
|
|
OpenSSL iOS build fails on bunch of undefined symbols
|
|
1
|
92
|
June 24, 2025
|
|
Does target_link_libraries(... PRIVATE) deduplicate?
|
|
1
|
116
|
June 21, 2025
|
|
Customize compiler warnings/definitions/includes on a per-source or per-directory basis
|
|
0
|
176
|
June 21, 2025
|
|
Modifying cmake file to create packageConfig.cmake and friends
|
|
5
|
115
|
June 20, 2025
|
|
Python3_INCLUDE_DIRS does not exist
|
|
7
|
5589
|
June 19, 2025
|
|
Support for reduced bmi in clang?
|
|
4
|
169
|
June 18, 2025
|
|
Support for disabling <Midl> on vcxproj generation
|
|
0
|
91
|
June 17, 2025
|
|
Add code to run notarytool and staple at end of install?
|
|
0
|
66
|
June 16, 2025
|
|
Portable checking for libm for embedded use
|
|
1
|
301
|
June 16, 2025
|
|
CMake for cross-compiling but using VS Code/VS Studio
|
|
6
|
699
|
June 12, 2025
|
|
Is it good or bad practice to set the CMAKE_TOOLCHAIN_FILE from within CMakeLists.txt?
|
|
3
|
1993
|
June 11, 2025
|
|
getting generate_export_header to create a file usable in MSVC and GCC/Clang
|
|
2
|
190
|
June 11, 2025
|
|
Share target between multiple configs
|
|
0
|
36
|
June 9, 2025
|
|
How to write a configurable import target
|
|
8
|
205
|
June 4, 2025
|
|
Linker configuration in toolchain file for cross-compiling
|
|
0
|
441
|
June 3, 2025
|
|
Missing support for XCODE_EMBED_APPCLIP and XCODE_EMBED_WATCHAPP in CMake for iOS projects
|
|
0
|
55
|
June 3, 2025
|
|
Is beman.exemplar/beman.exemplar-version.cmake a vallid package name?
|
|
1
|
79
|
June 2, 2025
|
|
How to know about current git branch in preset
|
|
2
|
548
|
May 30, 2025
|
|
CMakeDetermineCompilerId.cmake: very strange failure to open file
|
|
0
|
88
|
May 29, 2025
|
|
CMAKE_<LANG>_FLAGS omits Swift?
|
|
1
|
61
|
May 27, 2025
|
|
Failing to set LSApplicationCategoryType
|
|
1
|
74
|
May 27, 2025
|
|
How exactly to find Mac Frameworks within app at runtime?
|
|
1
|
91
|
May 27, 2025
|
|
How to exclude Mac or Apple Vision from destinations of an iOS build?
|
|
3
|
179
|
May 20, 2025
|
|
Cmake presets
|
|
0
|
78
|
May 19, 2025
|
|
How prevent undecorated -fPIC when building w/ hipcc + NVIDIA?
|
|
1
|
96
|
May 17, 2025
|
|
Method to build unit tests with separate toolchain
|
|
2
|
227
|
May 15, 2025
|
|
gcc15 and cmake 4.0.1: errors at cross-building cmake
|
|
4
|
256
|
May 13, 2025
|