Skip to content

Commit

Permalink
Fixing build typo on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Nils Schimmelmann committed Aug 23, 2015
1 parent f267c76 commit 584d1c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,7 @@ if (APPLE)

# Install Map
install(
FILES ${PROJECT_SOURCE_DIR}/map/
m2
FILES ${PROJECT_SOURCE_DIR}/map/arda.m2
DESTINATION MMapper
COMPONENT map
)
Expand Down

0 comments on commit 584d1c7

Please sign in to comment.