mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 13:35:11 +03:00
add AVOID_UB definition
This commit is contained in:
parent
16829d932f
commit
aff0391c1f
@ -57,6 +57,7 @@ add_compile_definitions(
|
|||||||
CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
||||||
NON_MATCHING=1
|
NON_MATCHING=1
|
||||||
NON_EQUIVALENT=1
|
NON_EQUIVALENT=1
|
||||||
|
AVOID_UB=1
|
||||||
)
|
)
|
||||||
|
|
||||||
# Find necessary libraries
|
# Find necessary libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user