0027398: Integrate Qt Browser Widget to Open CASCADE Technology
[occt.git] / samples / tools / TStandalone / src / View / CMakeLists.txt
diff --git a/samples/tools/TStandalone/src/View/CMakeLists.txt b/samples/tools/TStandalone/src/View/CMakeLists.txt
new file mode 100644 (file)
index 0000000..ec98bc1
--- /dev/null
@@ -0,0 +1,9 @@
+project(View)
+
+set (USE_QT ON)
+set (TOOLKIT_NAME ON)
+
+OCCT_INCLUDE_CMAKE_FILE_STANDALONE ("adm/cmake/occt_toolkit_standalone")
+
+unset (USE_QT)
+