[teagba] Make TeaGBA (other than the ARM asm) build on all platforms
This commit is contained in:
7
deps/teagba/CMakeLists.txt
vendored
7
deps/teagba/CMakeLists.txt
vendored
@ -1 +1,8 @@
|
||||
add_subdirectory(src)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
include/teagba
|
||||
DESTINATION
|
||||
include
|
||||
)
|
||||
|
Reference in New Issue
Block a user