c-blosc: Enforce option to make symbols visible

This commit is contained in:
Mariusz Zaborski 2022-03-03 19:07:45 -05:00
parent 48ca0916a8
commit c3a0921435

View File

@ -28,7 +28,7 @@ if(NOT TARGET sapi::sapi)
)
endif()
set(HIDE_SYMBOLS off)
set(HIDE_SYMBOLS OFF CACHE BOOL "" FORCE)
FetchContent_Declare(
libblosc