This website requires JavaScript.
Explore
Help
Sign In
drinkingtea
/
nostalgia
Watch
2
Star
0
Fork
0
You've already forked nostalgia
Code
Issues
5
Pull Requests
Actions
Releases
7
Activity
a66f1499a4
nostalgia
/
deps
/
gbastartup
/
CMakeLists.txt
11 lines
116 B
CMake
Raw
Normal View
History
Unescape
Escape
[deps] Add GbaStartup library from devkitPro as dependency
2019-11-03 23:23:43 -06:00
enable_language
(
C
ASM
)
add_library
(
G
b
a
S
t
a
r
t
u
p
g
b
a
_
c
r
t
0
.
s
[nostalgia/core/gba] Move cstartup.cpp back to gbastartup
2020-02-11 23:18:18 -06:00
c
s
t
a
r
t
u
p
.
c
p
p
[deps] Add GbaStartup library from devkitPro as dependency
2019-11-03 23:23:43 -06:00
)
target_link_libraries
(
G
b
a
S
t
a
r
t
u
p
)
Reference in New Issue
Copy Permalink