This website requires JavaScript.
Explore
Help
Sign in
Hartmut
/
paradiso
Watch
2
Star
0
Fork
You've already forked paradiso
3
Code
Issues
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
7cbc525dc6
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
)
Reference in a new issue
Copy permalink