0029571: Samples: build qt samples together with OCCT
[occt.git] / tools / TKTInspectorAPI / CMakeLists.txt
index a6afae4..d2f21e0 100644 (file)
@@ -2,7 +2,9 @@ project(TKTInspectorAPI)
 
 SET (TOOL_API_LIBRARY ON)
 
-OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit_tool)
+OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit_prepare_tool)
+OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit)
+OCCT_INCLUDE_CMAKE_FILE (adm/cmake/occt_toolkit_prepare_tool)
 
 UNSET (TOOL_API_LIBRARY)