Move auxiliary business files to gnome directory

This commit is contained in:
Geert Janssens
2017-07-21 10:25:48 +02:00
parent f34348a40c
commit ea0d442235
33 changed files with 51 additions and 97 deletions

View File

@@ -15,7 +15,7 @@ IF (${CMAKE_VERSION} VERSION_GREATER 3.1)
SET(CMAKE_COMMAND_TMP ${CMAKE_COMMAND} -E env)
ENDIF()
SET(schema-targets business-gnome-gschema csv-exp-gschema csv-imp-gschema
SET(schema-targets csv-exp-gschema csv-imp-gschema
generic-import-gschema gnome-gschema gnome-utils-gschema ofx-gschema qif-imp-gschema)
IF (WITH_AQBANKING)