ugh?
This commit is contained in:
@ -210,7 +210,7 @@ function(give_options_without_warnings target)
|
||||
|
||||
target_compile_definitions(${target} PRIVATE
|
||||
$<$<BOOL:${TWN_FEATURE_DYNLIB_GAME}>:TWN_FEATURE_DYNLIB_GAME>
|
||||
$<$<BOOL:${LINUX}>:_GNU_SOURCE>)
|
||||
_GNU_SOURCE)
|
||||
endfunction()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user