Skip to content
Snippets Groups Projects
Commit 3fdd9e9c authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Builds fine on debian/ubuntu.

parent 890be55d
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ set(MOOSE_GUI_DIR ${CMAKE_SOURCE_DIR}/moose-gui)
# Install pymoose. Use tar.gz in PYMOOSE_BUILD_DIR and unarchive it.
# /usr is prefixed by bdist so we need to replace it.
install(DIRECTORY ${PYMOOSE_INSTALL_DIR}/egg/
install(DIRECTORY ${PYMOOSE_INSTALL_DIR}/usr/
DESTINATION ${CMAKE_INSTALL_PREFIX}
PATTERN ".git" EXCLUDE
PATTERN "*.pyc" EXCLUDE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment