From 32ab9c3d1e0334808e5543c55c33ee57ba8dc7ee Mon Sep 17 00:00:00 2001 From: Martyn Gigg Date: Sun, 3 Sep 2017 21:21:09 +0100 Subject: [PATCH] Remove redundant link library --- MantidPlot/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/MantidPlot/CMakeLists.txt b/MantidPlot/CMakeLists.txt index 1ebc31e3f63e..0fa6c5e8c92a 100644 --- a/MantidPlot/CMakeLists.txt +++ b/MantidPlot/CMakeLists.txt @@ -789,7 +789,6 @@ add_executable ( MantidPlot ${WIN_CONSOLE} MACOSX_BUNDLE ${ALL_SRC} src/main.cpp # Library dependencies target_link_libraries ( MantidPlot LINK_PRIVATE ${TCMALLOC_LIBRARIES_LINKTIME} ${CORE_MANTIDLIBS} - API MantidQtWidgetsCommon MantidQtWidgetsInstrumentView MantidQtWidgetsSliceViewer