Some slight cleanup for KTX image loader
This commit is contained in:
@@ -42,6 +42,7 @@ SetOptimisationSettings()
|
||||
option(TRACY_ENABLE "Enable Tracy Profiler" OFF)
|
||||
option(ENABLE_ASSIMP "If assimp should be used" ON)
|
||||
option(ENABLE_CURL "If curl should be used" ON)
|
||||
option(ENABLE_KTX "If ktx images should be supported" ON)
|
||||
option(ENABLE_TEST "Enable testing" ON)
|
||||
option(ENABLE_EXAMPLE "Enable examples" ON)
|
||||
option(ENABLE_MSDF "Enable msdf library" ON)
|
||||
|
||||
Reference in New Issue
Block a user