]> granicus.if.org Git - graphviz/commitdiff
cmake stuff
authorellson <devnull@localhost>
Mon, 10 Jul 2006 11:13:44 +0000 (11:13 +0000)
committerellson <devnull@localhost>
Mon, 10 Jul 2006 11:13:44 +0000 (11:13 +0000)
lib/graph/CMakeLists.txt

index 362bebe4be2b540b2d34435a61a17fa562e3508f..2b4cfa36081f6b376ce03d3865eb02889b1c1a72 100644 (file)
@@ -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