piclib/*.scm are no longer used by the binary nor the library
This commit is contained in:
parent
48d477d538
commit
6d8680b902
|
@ -25,10 +25,6 @@ include(contrib/CMakeLists.txt)
|
||||||
include(src/CMakeLists.txt)
|
include(src/CMakeLists.txt)
|
||||||
include(tools/CMakeLists.txt)
|
include(tools/CMakeLists.txt)
|
||||||
|
|
||||||
# copy runtime files
|
|
||||||
file(COPY piclib DESTINATION .)
|
|
||||||
file(COPY etc DESTINATION .)
|
|
||||||
|
|
||||||
# ----
|
# ----
|
||||||
|
|
||||||
# $ make run
|
# $ make run
|
||||||
|
|
Loading…
Reference in New Issue