From: ellson Date: Mon, 10 Jul 2006 11:13:44 +0000 (+0000) Subject: cmake stuff X-Git-Tag: LAST_LIBGRAPH~32^2~6089 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1432f89ad49e770da8762348b4ff2607a0d12339;p=graphviz cmake stuff --- diff --git a/lib/graph/CMakeLists.txt b/lib/graph/CMakeLists.txt index 362bebe4b..2b4cfa360 100644 --- a/lib/graph/CMakeLists.txt +++ b/lib/graph/CMakeLists.txt @@ -10,6 +10,7 @@ INCLUDE(SRCDIRs) INCLUDE(${graph_SRCDIR}/sources.cmake) ADD_LIBRARY(graph STATIC ${graph_SRCS}) +ADD_LIBRARY(graph SHARED ${graph_SRCS}) INSTALL_FILES(FILES graph.pdf