Add ioOp functions for Point and Bounds
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
cmake_minimum_required(VERSION 2.8.11)
|
||||
|
||||
project(nostalgia)
|
||||
|
||||
add_executable(
|
||||
nostalgia
|
||||
@@ -34,12 +31,3 @@ install(
|
||||
bin
|
||||
)
|
||||
|
||||
if (NOSTALGIA_BUILD_TYPE STREQUAL "GBA")
|
||||
install(
|
||||
FILES
|
||||
nostalgia.bin
|
||||
DESTINATION
|
||||
bin
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user