[nostalgia] Add option to build without Studio
This commit is contained in:
@@ -12,6 +12,6 @@ install(
|
||||
include/nostalgia/world
|
||||
)
|
||||
|
||||
if(NOSTALGIA_BUILD_TYPE STREQUAL "Native")
|
||||
if(NOSTALGIA_BUILD_STUDIO)
|
||||
add_subdirectory(studio)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user