Skip to content

Commit

Permalink
Re #7363. Depend on paraview libraries rather than runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Apr 7, 2015
1 parent 83cd7d0 commit 31aed24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/CMakeLists.txt
Expand Up @@ -156,7 +156,7 @@ if ( MAKE_VATES )
add_subdirectory ( Vates )

LIST( APPEND CPACK_INSTALL_CMAKE_PROJECTS
"${ParaView_DIR}" "ParaView Runtime Libs" "Runtime" "/"
"${ParaView_DIR}" "ParaView Runtime Libs" "Libraries" "/"
)
LIST( APPEND CPACK_INSTALL_CMAKE_PROJECTS
"${ParaView_DIR}" "VTK Runtime Libs" "RuntimeLibraries" "/"
Expand Down

0 comments on commit 31aed24

Please sign in to comment.