|
@@ -73,7 +73,7 @@ advanced_option(TORQUE_ENABLE_ASSERTS "enables or disable asserts" OFF)
|
|
advanced_option(TORQUE_TOOLS "Enable or disable the tools" ON)
|
|
advanced_option(TORQUE_TOOLS "Enable or disable the tools" ON)
|
|
advanced_option(TORQUE_ENABLE_PROFILER "Enable or disable the profiler" OFF)
|
|
advanced_option(TORQUE_ENABLE_PROFILER "Enable or disable the profiler" OFF)
|
|
advanced_option(TORQUE_SHOW_LEGACY_FILE_FIELDS "If on, shows legacy direct file path fields in the inspector." OFF)
|
|
advanced_option(TORQUE_SHOW_LEGACY_FILE_FIELDS "If on, shows legacy direct file path fields in the inspector." OFF)
|
|
-
|
|
|
|
|
|
+advanced_option(USE_TEMPLATE_MATRIX "Set to true to use the new templated matrix class(still in beta)." OFF)
|
|
#testing
|
|
#testing
|
|
advanced_option(TORQUE_TESTING "Unit test build" OFF)
|
|
advanced_option(TORQUE_TESTING "Unit test build" OFF)
|
|
|
|
|