Skip to content
Snippets Groups Projects
Commit 258c753c authored by Michael Reuter's avatar Michael Reuter
Browse files

Refs #6315. Putting back removed ParaView setup include.

parent bf3558df
No related merge requests found
......@@ -23,6 +23,11 @@ set ( CPACK_PACKAGE_NAME "mantid${CPACK_PACKAGE_SUFFIX}" )
###########################################################################
find_package ( Qt4 COMPONENTS QtCore QtGui QtOpenGL QtXml QtSvg Qt3Support REQUIRED )
###########################################################################
# Set ParaView information since later items depend on it
###########################################################################
include ( ParaViewSetup )
###########################################################################
# Set paths to Third_Party for Windows builds
###########################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment