Fix indentation
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>pull/1251/head
parent
64f0a6150d
commit
fe25e221a5
|
@ -174,7 +174,7 @@ target_compile_definitions(${PROJECT_NAME} PUBLIC
|
|||
DEBUG_ENABLED
|
||||
DEBUG_METHODS_ENABLED
|
||||
>
|
||||
$<$<AND:$<BOOL:${WIN32}>,$<NOT:${compiler_is_gnu}>>:
|
||||
$<$<AND:$<BOOL:${WIN32}>,$<NOT:${compiler_is_gnu}>>:
|
||||
TYPED_METHOD_BIND
|
||||
>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue