From b7143ab290a14b0d06cc3598b9f2bd467cc49c9e Mon Sep 17 00:00:00 2001 From: Yorik van Havre Date: Tue, 13 Oct 2015 17:22:05 -0300 Subject: [PATCH] Fixed Path's cmake file --- src/Mod/Path/App/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Path/App/CMakeLists.txt b/src/Mod/Path/App/CMakeLists.txt index 4d2387839c..333782332c 100644 --- a/src/Mod/Path/App/CMakeLists.txt +++ b/src/Mod/Path/App/CMakeLists.txt @@ -21,7 +21,7 @@ include_directories( link_directories(${OCC_LIBRARY_DIR}) set(Path_LIBS - Robot +# Robot Part ${QT_QTCORE_LIBRARY} FreeCADApp