mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Win32: drop goffice directory from path
Gnucash is not using goffice any more
This commit is contained in:
parent
7fd38c88a5
commit
a25001dfe6
@ -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 "")
|
||||
|
Loading…
Reference in New Issue
Block a user