Graphivz fix

This commit is contained in:
yossizap 2021-02-05 21:47:11 +00:00 committed by Florian Märkl
parent 2c17e8785c
commit 87d2e5e156

View File

@ -427,6 +427,8 @@ endif()
if (TARGET Graphviz::GVC)
list(APPEND SOURCES widgets/GraphvizLayout.cpp)
list(APPEND HEADER_FILES widgets/GraphvizLayout.h)
endif()
if (WIN32)
set(PLATFORM_RESOURCES "img/cutter.rc")
set(OPTIONS WIN32)