mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-26 07:27:18 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
852dcab0b4
commit
c50707ab9d
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@ -1,7 +1,7 @@
|
||||
# Source Code for recast
|
||||
add_subdirectory(recastnavigation)
|
||||
|
||||
target_compile_definitions(recastnavigation PRIVATE "-Werror=maybe-uninitialized")
|
||||
target_compile_definitions(recastnavigation PRIVATE "-Wno-maybe-uninitialized")
|
||||
|
||||
# Turn off tinyxml2 testing
|
||||
set(tinyxml2_BUILD_TESTING OFF)
|
||||
|
Loading…
Reference in New Issue
Block a user