chore: move material compilation behind compiler flag

This commit is contained in:
Jan
2025-06-28 16:06:11 +01:00
parent b05a473e6a
commit f23b47ca13
7 changed files with 18 additions and 11 deletions

View File

@ -84,6 +84,9 @@ workspace "OpenAssetTools"
filter "options:debug-techset"
defines { "TECHSET_DEBUG" }
filter {}
filter "options:experimental-material-compilation"
defines { "EXPERIMENTAL_MATERIAL_COMPILATION" }
filter {}
-- ========================
-- ThirdParty