mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06:00
remove reference to CVS directory when installing files
CMake is in git, let's ignore this.
This commit is contained in:
@@ -630,7 +630,6 @@ INSTALL(
|
||||
PATTERN "*.sh*" PERMISSIONS OWNER_READ OWNER_EXECUTE OWNER_WRITE
|
||||
GROUP_READ GROUP_EXECUTE
|
||||
WORLD_READ WORLD_EXECUTE
|
||||
PATTERN "CVS" EXCLUDE
|
||||
)
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user