diff --git a/CMakeLists.txt b/CMakeLists.txt index d8524908..b092c5d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -299,7 +299,7 @@ if (NOT BUILD_SHARED_LIBS) SEXP_USE_STATIC_LIBS=1) target_sources(libchibi-scheme - PUBLIC + PRIVATE ${clibout}) endif()