Skip to content

Commit

Permalink
Merge pull request #2 from GEOSproto/feature/mathomp4/mapl-python-to-lib
Browse files Browse the repository at this point in the history
Per CVS, the Python/ directory needs installed to lib/
  • Loading branch information
tclune authored and GitHub Enterprise committed Jun 26, 2019
2 parents 77dddf0 + 6d2c1c0 commit 536c32e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MAPL_Base/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,7 @@ if (PFUNIT)
add_subdirectory(tests)
endif ()

install (
DIRECTORY Python
DESTINATION lib
)

0 comments on commit 536c32e

Please sign in to comment.