Code

Rearrange to enable code that does not directly rely on lcms.
[inkscape.git] / src / dom / util / CMakeLists.txt
1 SET(dom_util_SRC
2 digest.cpp
3 thread.cpp
4 ziptool.cpp
5 )