# Simple examples for using hdk-sdl. add_executable(HelloWorld HelloWorld.cpp) target_link_libraries(HelloWorld PRIVATE hdk-sdl)