Convert gncmod-html module into ordinary shared library gnc-html

The module wasn't being used.
This commit is contained in:
Geert Janssens
2020-04-18 18:16:13 +02:00
parent 6cedd0d7a6
commit 954c1a001d
7 changed files with 12 additions and 93 deletions

View File

@@ -883,7 +883,7 @@ if (WITH_SQL)
endif()
if (WITH_GNUCASH)
list(APPEND _MODULES gnc-gnome)
list(APPEND _MODULES gnc-gnome gnc-html)
endif()
set_target_properties(${_MODULES} PROPERTIES