mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-06-08 08:13:49 +00:00
Disable warnings as errors in the test project and set the warning level to the default
This commit is contained in:
@@ -192,7 +192,8 @@ project "Tests"
|
||||
kind "ConsoleApp"
|
||||
targetdir "Bin"
|
||||
debugdir "Bin"
|
||||
fatalwarnings { "All" }
|
||||
warnings "Default"
|
||||
fatalwarnings { }
|
||||
|
||||
-- Catch requires RTTI and exceptions
|
||||
exceptionhandling "On"
|
||||
|
||||
Reference in New Issue
Block a user