Undo rename of tracy option
This commit is contained in:
@@ -39,7 +39,7 @@ project (OpenVulkano VERSION 1.0 LANGUAGES C CXX)
|
||||
SetOptimisationSettings()
|
||||
|
||||
# ------------------------- CMAKE OPTIONS -------------------------
|
||||
option(OPENVULKANO_TRACY_ENABLE "Enable Tracy Profiler" OFF)
|
||||
option(TRACY_ENABLE "Enable Tracy Profiler" OFF) # Don't rename
|
||||
option(OPENVULKANO_ENABLE_ASSIMP "If assimp should be used" ON)
|
||||
option(OPENVULKANO_ENABLE_CURL "If curl should be used" ON)
|
||||
option(OPENVULKANO_ENABLE_KTX "If ktx images should be supported" ON)
|
||||
|
||||
Reference in New Issue
Block a user