Skip to content

Commit f64a155

Browse files
committed
style: pre-commit
1 parent f7fc8dd commit f64a155

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/core/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ target_compile_definitions(
156156
${projectPrefix}HOSTED=$<NOT:$<BOOL:${${projectPrefix}API_FREESTANDING}>>
157157
)
158158

159-
160159
# TODO remove this hack when clang-20.2 is released
161160
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 20
162161
AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS 20.2

0 commit comments

Comments
 (0)