[nostalgia] Rename core to gfx
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
add_subdirectory(src)
|
||||
|
||||
if(NOT BUILDCORE_TARGET STREQUAL "gba")
|
||||
add_subdirectory(test)
|
||||
endif()
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
include/nostalgia
|
||||
DESTINATION
|
||||
include
|
||||
)
|
||||
Reference in New Issue
Block a user