supernova: allocators - fix construct method
[supercollider.git] / editors / scel / sc / CMakeLists.txt
blob785210450be20e67a6ea81e599f79af719e0891d
1 file(GLOB scel_sources
2          RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.sc)
5 install(FILES ${scel_sources}
6                 DESTINATION share/SuperCollider/Extensions/scide_scel)