This website requires JavaScript.
Explore
Help
Sign in
brxxh
/
paradiso
Watch
1
Star
0
Fork
You've already forked paradiso
0
forked from
Hartmut/paradiso
Code
Pull requests
Activity
e9d0de8cdd
paradiso
/
examples
/
simple
/
CMakeLists.txt
10 lines
121 B
Text
Raw
Normal View
History
Unescape
Escape
sync
2023-07-01 10:20:24 +02:00
add_executable(
MVP for a Pong game
2023-07-01 22:17:41 +02:00
paradiso_simple
simple.cpp
sync
2023-07-01 10:20:24 +02:00
)
MVP for a Pong game
2023-07-01 22:17:41 +02:00
target_link_libraries(paradiso_simple
sync
2023-07-01 10:20:24 +02:00
paradiso_core
)
Copy permalink