mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
don't manually specify default behaviour for file permissions
This commit is contained in:
parent
3b5f08c1da
commit
4c1f10e79e
1 changed files with 0 additions and 1 deletions
|
@ -488,7 +488,6 @@ add_custom_target(meta-lists
|
|||
|
||||
install(DIRECTORY include/chibi
|
||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
||||
USE_SOURCE_PERMISSIONS
|
||||
PATTERN "sexp-*.[hc]" EXCLUDE
|
||||
PATTERN "*.h.in" EXCLUDE)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue