fonzie
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

CMakeLists.txt
text/plain

Download raw (111 bytes)

SET(potrace_SRCS
curve.c  
decompose.c  
potracelib.c  
trace.c
)

ADD_LIBRARY(potrace STATIC ${potrace_SRCS})