mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Convert gncmod-html module into ordinary shared library gnc-html
The module wasn't being used.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user