piclib/*.scm are no longer used by the binary nor the library

This commit is contained in:
Yuichi Nishiwaki 2014-04-06 02:56:55 +09:00
parent 48d477d538
commit 6d8680b902
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@ include(contrib/CMakeLists.txt)
include(src/CMakeLists.txt)
include(tools/CMakeLists.txt)
# copy runtime files
file(COPY piclib DESTINATION .)
file(COPY etc DESTINATION .)
# ----
# $ make run