Install settings.conf
This commit is contained in:
parent
b060f66456
commit
1b22ec890b
@ -120,3 +120,10 @@ install(
|
||||
DESTINATION
|
||||
"${CMAKE_INSTALL_CMAKEDIR}"
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
settings.conf
|
||||
DESTINATION
|
||||
share/calamares
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user