mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
c-blosc: Enforce option to make symbols visible
This commit is contained in:
parent
48ca0916a8
commit
c3a0921435
|
@ -28,7 +28,7 @@ if(NOT TARGET sapi::sapi)
|
|||
)
|
||||
endif()
|
||||
|
||||
set(HIDE_SYMBOLS off)
|
||||
set(HIDE_SYMBOLS OFF CACHE BOOL "" FORCE)
|
||||
FetchContent_Declare(
|
||||
libblosc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user