Code

Draw limiting bounding box in geometriy tool
[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 )