Print debug info about structured data def when compiled with the debug flag for it

This commit is contained in:
Jan
2022-03-20 16:59:37 +01:00
parent 3fc9eac5f0
commit fef646fded
3 changed files with 20 additions and 0 deletions

View File

@ -57,6 +57,10 @@ workspace "OpenAssetTools"
"__STDC_WANT_LIB_EXT1__=1",
"_CRT_SECURE_NO_WARNINGS"
}
filter "options:debug-structureddatadef"
defines { "STRUCTUREDDATADEF_DEBUG" }
filter {}
-- ========================
-- ThirdParty