Add new World wizard
This commit is contained in:
@@ -11,3 +11,7 @@ install(
|
||||
DESTINATION
|
||||
include/nostalgia/world
|
||||
)
|
||||
|
||||
if(NOSTALGIA_BUILD_TYPE STREQUAL "Native")
|
||||
add_subdirectory(studio)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user