Code

Cmake build fixes, minor
[inkscape.git] / src / svg / CMakeLists.txt
1 SET(svg_SRC
2 css-ostringstream.cpp
3 #ftos.cpp
4 itos.cpp
5 path-string.cpp
6 round.cpp
7 sp-svg.def
8 stringstream.cpp
9 strip-trailing-zeros.cpp
10 svg-affine.cpp
11 svg-color.cpp
12 svg-length.cpp
13 svg-path.cpp
14 #test-stubs.cpp
15 )