mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-18 18:38:51 +00:00
Graphivz fix
This commit is contained in:
parent
2c17e8785c
commit
87d2e5e156
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user