"make install" copies foreign schema to DESTDIR: Closes #5692
An extra GSettings install command leftover from prior commit caused this problem.
This commit is contained in:
parent
5665a4fcf4
commit
1186ea33af
1 changed files with 0 additions and 4 deletions
|
|
@ -408,10 +408,6 @@ add_custom_command(
|
|||
${CMAKE_COMMAND} -E copy geary ${CMAKE_BINARY_DIR}/
|
||||
)
|
||||
|
||||
# GSettings
|
||||
include(GSettings)
|
||||
add_schemas(geary ${GSETTINGS_DIR})
|
||||
|
||||
add_subdirectory(client)
|
||||
|
||||
# Console app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue