The library "htmlhelp" is not needed by the graphical user interface at the moment.
2fea5f01d6 (gui)
/gui.pro
There are difficulties to fulfil this dependency.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
This commit is contained in:
parent
31f8ff723b
commit
ccf1282c91
|
@ -117,7 +117,7 @@ if(WIN32)
|
|||
|
||||
if(NOT CYGWIN)
|
||||
# Windows needs additional shlwapi library.
|
||||
set(CHECK_LIBS ${CHECK_LIBS} shlwapi htmlhelp)
|
||||
set(CHECK_LIBS ${CHECK_LIBS} shlwapi)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue