Code

Cmake Build system - Initial commit.
[inkscape.git] / src / dom / work / CMakeLists.txt
1 SET(dom_work_SRC
2 testdom.cpp
3 testhttp.cpp
4 testjs.cpp
5 testodf.cpp
6 testsvg.cpp
7 testuri.cpp
8 testxpath.cpp
9 testzip.cpp
10 xpathtests.cpp
11 )