Code

bfd2141fffe7807c0c0c523a2991fc647311a158
[inkscape.git] / src / application / CMakeLists.txt
1 SET(application
2 editor.cpp
3 editor.h
4 application.cpp
5 application.h
6 app-prototype.cpp
7 app-prototype.h
8 )
9 ADD_LIBRARY(inkapp STATIC ${application})