project(sandbox) add_executable(sandbox src/Application.cpp ) target_link_libraries(sandbox quark)