mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 19:36:11 +00:00
Fix graphivz paths
This commit is contained in:
parent
628f19cd21
commit
6cfd37b812
@ -425,10 +425,8 @@ endif()
|
||||
|
||||
|
||||
if (TARGET Graphviz::GVC)
|
||||
list(APPEND SOURCE_FILES ${CUTTER_PRO_GRAPHVIZ_SOURCES})
|
||||
list(APPEND HEADER_FILES ${CUTTER_PRO_GRAPHVIZ_HEADERS})
|
||||
endif()
|
||||
|
||||
list(APPEND SOURCES widgets/GraphvizLayout.cpp)
|
||||
list(APPEND HEADER_FILES widgets/GraphvizLayout.h)
|
||||
if (WIN32)
|
||||
set(PLATFORM_RESOURCES "img/cutter.rc")
|
||||
set(OPTIONS WIN32)
|
||||
|
Loading…
Reference in New Issue
Block a user