We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1373b8c commit b90d986Copy full SHA for b90d986
CMakeLists.txt
@@ -21,3 +21,5 @@ add_subdirectory(src)
21
22
add_subdirectory(tests)
23
add_subdirectory(examples)
24
+
25
+set_property(DIRECTORY PROPERTY VS_STARTUP_PROJECT 3DSceneExample)
0 commit comments