Code

better fix for lpe stack forking
[inkscape.git] / src / live_effects / parameter / CMakeLists.txt
1 SET(live_effects_parameter_SRC
2 array.cpp
3 bool.cpp
4 parameter.cpp
5 path.cpp
6 path-reference.cpp
7 point.cpp
8 random.cpp
9 text.cpp
10 unit.cpp
11 vector.cpp
12 )