style: pre-commit

This commit is contained in:
Mateusz Pusz
2025-04-03 08:20:26 +01:00
parent f7fc8dd715
commit f64a155ed9

View File

@ -156,7 +156,6 @@ target_compile_definitions(
${projectPrefix}HOSTED=$<NOT:$<BOOL:${${projectPrefix}API_FREESTANDING}>>
)
# TODO remove this hack when clang-20.2 is released
if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" AND CMAKE_CXX_COMPILER_VERSION VERSION_GREATER 20
AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS 20.2