Skip to content

Commit

Permalink
Remove redundant link library
Browse files Browse the repository at this point in the history
  • Loading branch information
martyngigg committed Sep 3, 2017
1 parent 4036cd3 commit 32ab9c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MantidPlot/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32ab9c3

Please sign in to comment.