Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / algorithms / CMakeLists.txt
1 #SET(algorithms_SRC
2 #find-if-before.h
3 #find-last-if.h
4 #longest-common-suffix.h
5 #)
6 #ADD_LIBRARY(algorithms STATIC ${algorithms_SRC})