From 59543fd5d4179c7fe69b4e472f7528342feae000 Mon Sep 17 00:00:00 2001 From: Steven Hahn <hahnse@ornl.gov> Date: Mon, 15 Jun 2015 16:51:33 -0400 Subject: [PATCH] Refs #12719. Mantid build with PV 4.4 --- Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt | 1 - Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt b/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt index 78aacd83ba3..411e660230b 100644 --- a/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt +++ b/Code/Mantid/Vates/VatesSimpleGui/StandAloneExec/CMakeLists.txt @@ -48,7 +48,6 @@ VatesSimpleGuiQtWidgets VatesSimpleGuiViewWidgets MantidQtAPI vtkRenderingFreeType -vtkRenderingFreeTypeOpenGL ${POCO_LIBRARIES} ${Boost_LIBRARIES} ) diff --git a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt b/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt index 4d436b67902..939d3b12451 100644 --- a/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt +++ b/Code/Mantid/Vates/VatesSimpleGui/ViewWidgets/CMakeLists.txt @@ -139,7 +139,6 @@ pqApplicationComponents pqComponents vtkPVServerManagerRendering vtkRenderingFreeType -vtkRenderingFreeTypeOpenGL vtksys ${QT_LIBRARIES} VatesSimpleGuiQtWidgets -- GitLab