mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +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
|
install(DIRECTORY include/chibi
|
||||||
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}
|
||||||
USE_SOURCE_PERMISSIONS
|
|
||||||
PATTERN "sexp-*.[hc]" EXCLUDE
|
PATTERN "sexp-*.[hc]" EXCLUDE
|
||||||
PATTERN "*.h.in" EXCLUDE)
|
PATTERN "*.h.in" EXCLUDE)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue