Code

Cmake: restructure build files to be more like current build system. Should reduce...
[inkscape.git] / src / pedro / CMakeLists.txt
index ac24ba8d2e8b9843af8b1913bd9482ff7757fd07..207afd451d0b2306d4cb8d517a68b69f0e21ed3f 100644 (file)
@@ -8,3 +8,4 @@ pedrodom.cpp
 pedroutil.cpp
 pedroxmpp.cpp
 )
+ADD_LIBRARY(pedro STATIC ${pedro_SRC})
\ No newline at end of file