mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
reduce scope of clib.c within the chibi library
This commit is contained in:
parent
e2555e5fed
commit
16b97a6e26
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ if (NOT BUILD_SHARED_LIBS)
|
||||||
SEXP_USE_STATIC_LIBS=1)
|
SEXP_USE_STATIC_LIBS=1)
|
||||||
|
|
||||||
target_sources(libchibi-scheme
|
target_sources(libchibi-scheme
|
||||||
PUBLIC
|
PRIVATE
|
||||||
${clibout})
|
${clibout})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue