StartupProject.cmake 97 B

12
  1. add_custom_target(TestStartup)
  2. set_property(DIRECTORY PROPERTY VS_STARTUP_PROJECT "TestStartup")