V-Sekai/godot-whisper

Windows build started to fail

Ughuuu opened this issue · 1 comments

Nothing was changed, yet windows build fails:

https://github.com/V-Sekai/godot-whisper/actions/runs/7975545073

It seems to build sample of CBLast even though we disabled that.

Added DOPENCL_SDK_BUILD_SAMPLES=OFF and seems to fix it.