repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
supernova: allocators - fix construct method
[supercollider.git]
/
editors
/
scel
/
sc
/
CMakeLists.txt
blob
785210450be20e67a6ea81e599f79af719e0891d
1
file(GLOB scel_sources
2
RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.sc)
3
4
5
install(FILES ${scel_sources}
6
DESTINATION share/SuperCollider/Extensions/scide_scel)