mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
style: pre-commit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user