mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-01-24 21:57:02 +00:00
detour pls
This commit is contained in:
parent
3650d4debe
commit
852dcab0b4
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@ -1,6 +1,8 @@
|
|||||||
# Source Code for recast
|
# Source Code for recast
|
||||||
add_subdirectory(recastnavigation)
|
add_subdirectory(recastnavigation)
|
||||||
|
|
||||||
|
target_compile_definitions(recastnavigation PRIVATE "-Werror=maybe-uninitialized")
|
||||||
|
|
||||||
# Turn off tinyxml2 testing
|
# Turn off tinyxml2 testing
|
||||||
set(tinyxml2_BUILD_TESTING OFF)
|
set(tinyxml2_BUILD_TESTING OFF)
|
||||||
# Source Code for tinyxml2
|
# Source Code for tinyxml2
|
||||||
|
Loading…
Reference in New Issue
Block a user