File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 cd openblas &&
4747 curl -o openblas.zip -L --ssl-no-revoke --url https://sourceforge.net/projects/openblas/files/v0.3.29/OpenBLAS-0.3.29_x64.zip &&
4848 unzip openblas.zip &&
49- set PATH=${{ github.workspace }}\openblas\bin:${PATH}
50- CIBW_CONFIG_SETTINGS_WINDOWS : " cmake.args=-DCMAKE_GENERATOR_TOOLSET=ClangCL;-DLAPACK_LIBS=${{ github.workspace }}\o penblas\l ib\l ibopenblas.lib;-DPYGENTEN_SERIAL=ON;-DENABLE_PYTHON_EMBED=OFF"
51- CIBW_ENVIRONMENT_WINDOWS : GENTEN_DLL_PATH=${{ github.workspace }}\openblas\bin
49+ set PATH=${{ github.workspace }}\\ openblas\ \bin:${PATH}
50+ CIBW_CONFIG_SETTINGS_WINDOWS : " cmake.args=-DCMAKE_GENERATOR_TOOLSET=ClangCL;-DLAPACK_LIBS=${{ github.workspace }}\\ openblas\\ lib\ \ libopenblas.lib;-DPYGENTEN_SERIAL=ON;-DENABLE_PYTHON_EMBED=OFF"
51+ CIBW_ENVIRONMENT_WINDOWS : GENTEN_DLL_PATH=${{ github.workspace }}\\ openblas\ \bin
5252 CIBW_TEST_REQUIRES : pytest pyttb
5353 CIBW_TEST_COMMAND : >
5454 cd {package} &&
You can’t perform that action at this time.
0 commit comments