~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/trace/potrace/CMakeLists.txt

  • Committer: JazzyNico
  • Date: 2011-08-29 20:25:30 UTC
  • Revision ID: nicoduf@yahoo.fr-20110829202530-6deuoz11q90usldv
Code refactoring and merging with trunk (revision 10599).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SET(trace_potrace_SRC
2
 
curve.cpp
3
 
decompose.cpp
4
 
greymap.cpp
5
 
inkscape-potrace.cpp
6
 
potracelib.cpp
7
 
render.cpp
8
 
trace.cpp
9
 
)