This website requires JavaScript.
Explore
Help
Sign In
encounter
/
aurora
mirror of
https://github.com/encounter/aurora.git
Watch
1
Star
0
Fork
You've already forked aurora
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a3d04247e6
aurora
/
examples
/
CMakeLists.txt
3 lines
98 B
CMake
Raw
Blame
History
add_executable
(
simple
simple.c
)
target_link_libraries
(
simple
PRIVATE
aurora::aurora
aurora::main
)
Reference in New Issue
View Git Blame
Copy Permalink