Merge commit '587dd924142c959b812ca340eab52af35ac4096c' as 'deps/nostalgia'
This commit is contained in:
10
deps/nostalgia/deps/teagba/CMakeLists.txt
vendored
Normal file
10
deps/nostalgia/deps/teagba/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
project(TeaGBA ASM CXX)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
include/teagba
|
||||
DESTINATION
|
||||
include
|
||||
)
|
||||
Reference in New Issue
Block a user