mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Omit unnecessary scripts directory from MacOS build output
This commit is contained in:
parent
e3d9a23867
commit
b813eac254
@ -799,7 +799,7 @@ add_custom_target( uninstall
|
||||
###
|
||||
# Install scripts
|
||||
###
|
||||
if( UNIX )
|
||||
if( UNIX AND NOT APPLE )
|
||||
install( DIRECTORY scripts
|
||||
DESTINATION ${KICAD_DOCS}
|
||||
COMPONENT resources
|
||||
|
Loading…
x
Reference in New Issue
Block a user