mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Win32: drop goffice directory from path
Gnucash is not using goffice any more
This commit is contained in:
@@ -148,7 +148,7 @@ INSTALL(FILES ${ENVIRONMENT_FILE_DIR}/environment DESTINATION etc/gnucash)
|
||||
IF (WIN32)
|
||||
# Write out a command script for windows
|
||||
SET(lib_directories boost enchant libsoup mysql pgsql libxslt)
|
||||
SET(bin_directories mingw gnutls goffice libgsf pcre gnome guile webkit regex aqbanking gwenhywfar libofx opensp
|
||||
SET(bin_directories mingw gnutls libgsf pcre gnome guile webkit regex aqbanking gwenhywfar libofx opensp
|
||||
libdbi sqlite3 mysql pgsql enchant libsoup libxslt)
|
||||
|
||||
SET(CMD_LINES "")
|
||||
|
||||
Reference in New Issue
Block a user