Code

fix by Preben S for LP bug 389780, flatness
[inkscape.git] / src / trace / potrace / CMakeLists.txt
1 SET(trace_potrace_SRC
2 curve.cpp
3 decompose.cpp
4 greymap.cpp
5 inkscape-potrace.cpp
6 potracelib.cpp
7 render.cpp
8 trace.cpp
9 )