index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphlayout
/
CMakeLists.txt
blob: 4ad15eb43886266885086f96c518c4040b9e2a92 (
plain
)
1
2
3
4
SET(graphlayout_SRC graphlayout.cpp ) ADD_LIBRARY(graphlayout STATIC ${graphlayout_SRC})