Add option to control runtime shader compiler
This commit is contained in:
@@ -38,6 +38,7 @@ option(TRACY_ENABLE "Enable Tracy Profiler" OFF)
|
||||
option(ENABLE_TEST "Enable testing" ON)
|
||||
option(ENABLE_EXAMPLE "Enable examples" ON)
|
||||
option(ENABLE_MSDF "Enable msdf library" ON)
|
||||
option(ENABLE_SHADERC "Enable runtime shader compiler" OFF)
|
||||
# -----------------------------------------------------------------
|
||||
|
||||
if (IOS)
|
||||
|
||||
Reference in New Issue
Block a user