Initial scaffolding.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Simple examples for using hdk-sdl.
|
||||
|
||||
add_executable(HelloWorld HelloWorld.cpp)
|
||||
target_link_libraries(HelloWorld PRIVATE hdk-sdl)
|
||||
Reference in New Issue
Block a user