Code

process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
[inkscape.git] / src / trace / CMakeLists.txt
1 SET(trace_SRC
2 filterset.cpp
3 filterset.h
4 imagemap.cpp
5 imagemap.h
6 imagemap-gdk.cpp
7 imagemap-gdk.h
8 pool.h
9 quantize.cpp
10 quantize.h
11 siox.cpp
12 siox.h
13 trace.cpp
14 trace.h
15 )