diff --git a/library_builders.bat b/library_builders.bat index 6becb312ea..ed41f80278 100644 --- a/library_builders.bat +++ b/library_builders.bat @@ -94,6 +94,8 @@ exit /b 0 cmake --build build-blosc2 --target install --config Release if errorlevel 1 exit 1 + type "C:\\Program Files (x86)\blosc\cmake\Blosc2Config.cmake" + rmdir /s /q build-blosc2 if errorlevel 1 exit 1