Code

Cmake: Fix some undefined function calls
[inkscape.git] / src / application / CMakeLists.txt
1 SET(application_SRC
2 editor.cpp
3 editor.h
4 application.cpp
5 application.h
6 app-prototype.cpp
7 app-prototype.h
8 )