aboutsummaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
blob: 16b20795b1daafa3331269f033f08873815fa8e2 (plain)
1
2
add_executable(simplegame simplegame/main.cpp)
target_link_libraries(simplegame yage)