Skip to content

Commit

Permalink
CMake issue with MESSAGE_NEVER
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jul 18, 2019
1 parent 6fbe287 commit 3ec6d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ install (
DIRECTORY .
DESTINATION CPLFCST
USE_SOURCE_PERMISSIONS
PATTERN "CMakeLists.txt" EXCLUDE
MESSAGE_NEVER
PATTERN "CMakeLists.txt" EXCLUDE
)

0 comments on commit 3ec6d32

Please sign in to comment.