Code

Cmake Build system - Initial commit.
[inkscape.git] / src / dom / util / CMakeLists.txt
1 SET(dom_util_SRC
2 digest.cpp
3 thread.cpp
4 ziptool.cpp
5 )