mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-09 22:38:06 -05:00
Print debug info about structured data def when compiled with the debug flag for it
This commit is contained in:
@ -57,6 +57,10 @@ workspace "OpenAssetTools"
|
||||
"__STDC_WANT_LIB_EXT1__=1",
|
||||
"_CRT_SECURE_NO_WARNINGS"
|
||||
}
|
||||
|
||||
filter "options:debug-structureddatadef"
|
||||
defines { "STRUCTUREDDATADEF_DEBUG" }
|
||||
filter {}
|
||||
|
||||
-- ========================
|
||||
-- ThirdParty
|
||||
|
Reference in New Issue
Block a user