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

Fixes to install command.

parent 2c86c624
No related branches found
No related tags found
No related merge requests found
......@@ -114,8 +114,8 @@ if(WITH_GUI)
endif()
install(DIRECTORY ${PYMOOSE_INSTALL_DIR}/usr/
# NOTE: leading / is important other whole path will be installed.
install(DIRECTORY ${PYMOOSE_INSTALL_DIR}/
DESTINATION ${CMAKE_INSTALL_PREFIX}
CONFIGURATIONS Release
PATTERN ".git" 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