We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fc8dd commit f64a155Copy full SHA for f64a155
src/core/CMakeLists.txt
@@ -156,7 +156,6 @@ target_compile_definitions(
156
${projectPrefix}HOSTED=$<NOT:$<BOOL:${${projectPrefix}API_FREESTANDING}>>
157
)
158
159
-
160
# TODO remove this hack when clang-20.2 is released
161
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 20
162
AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS 20.2
0 commit comments