mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ set(CMAKE_C_STANDARD 11)
|
||||
|
||||
# Set build options
|
||||
option(USE_STANDALONE "Build as a standalone executable" ON)
|
||||
option(BUILD_STORMLIB "Build with StormLib support" ON)
|
||||
option(BUILD_STORMLIB "Build with StormLib support" OFF)
|
||||
option(ENABLE_ASAN "Enable AddressSanitizer" OFF)
|
||||
|
||||
option(BUILD_SM64 "Build with Super Mario 64 support" ON)
|
||||
|
||||
Reference in New Issue
Block a user