mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-23 16:28:58 +02:00
ok fix parenthesis?
This commit is contained in:
parent
6ea6198ba7
commit
f8c02e20f6
6 changed files with 11 additions and 23 deletions
|
|
@ -154,8 +154,7 @@ else()
|
|||
$<$<COMPILE_LANGUAGE:C,CXX>:-Werror=conversion>
|
||||
$<$<COMPILE_LANGUAGE:C,CXX>:-Wno-sign-conversion>
|
||||
$<$<COMPILE_LANGUAGE:C,CXX>:-Wno-cast-function-type>
|
||||
$<$<CXX_COMPILER_ID:Clang>:-fsized-deallocation>
|
||||
)
|
||||
$<$<CXX_COMPILER_ID:Clang>:-fsized-deallocation>)
|
||||
endif()
|
||||
|
||||
create_target_directory_groups(hid_core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue