mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-30 16:47:57 -05:00
chore: move material compilation behind compiler flag
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user