From e380001762a160e6b9557b5470933eb7e688b2ff 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 4d2387839..333782332 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