Skip to content

Commit 756ed48

Browse files
committed
find file
1 parent 8e48dad commit 756ed48

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

script/buildga.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ clang-cl --version
55

66
@rem if $USE_EMU_AVX = 0 or $USE_PYXES = 0 skip build avx2 avx512
77

8+
gci -Recurse -Filter "libomp.dll" -File -ErrorAction SilentlyContinue -Path "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\"
9+
810
echo "%USE_EMU_AVX%"
911
echo "%USE_PYXES%"
1012

0 commit comments

Comments
 (0)