mirror of
https://github.com/hufrea/byedpi.git
synced 2024-12-23 14:53:08 +00:00
Mirror of ff65b9f
.
This commit is contained in:
parent
a8038522cb
commit
2ef8bcde7b
@ -42,7 +42,7 @@ set( PROJECT_COPYRIGHT "Copyright (c) 2024 hufrea" )
|
||||
|
||||
set( CMAKE_C_STANDARD 99 )
|
||||
|
||||
#add_compile_definitions( _XOPEN_SOURCE=500 )
|
||||
add_compile_definitions( _DEFAULT_SOURCE )
|
||||
add_compile_options( -Wall -Wno-unused )
|
||||
# Optimizations
|
||||
add_compile_options( $<$<NOT:$<CONFIG:Debug>>:-O2> )
|
||||
|
Loading…
Reference in New Issue
Block a user