Skip to content

Commit

Permalink
Refs #3882 fix MantidPlot build
Browse files Browse the repository at this point in the history
  • Loading branch information
Janik Zikovsky committed Nov 1, 2011
1 parent 3c22432 commit e7417cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/MantidPlot/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,7 @@ add_definitions ( -DQSCINTILLA_DLL ) # Will only have an effect on Windows (
include_directories ( src )
include_directories ( src/lib/include )
include_directories ( src/lib/3rdparty/qtcolorpicker/src )
include_directories ( ../MantidQt/SliceViewer/inc )


###########################################################################
Expand Down

0 comments on commit e7417cd

Please sign in to comment.