detour pls

This commit is contained in:
David Markowitz 2024-01-18 04:23:49 -08:00
parent 3650d4debe
commit 852dcab0b4

View File

@ -1,6 +1,8 @@
# Source Code for recast
add_subdirectory(recastnavigation)
target_compile_definitions(recastnavigation PRIVATE "-Werror=maybe-uninitialized")
# Turn off tinyxml2 testing
set(tinyxml2_BUILD_TESTING OFF)
# Source Code for tinyxml2