Skip to content

Commit

Permalink
point to libzstd in appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jul 30, 2019
1 parent af90a12 commit 37f95c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/appveyor/test/build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ cmake -G "Ninja" ^
-DWITH_LAZPERF=ON ^
-DWITH_LZMA=ON ^
-DLIBLZMA_LIBRARY:FILEPATH=%CONDA_ROOT%\Library\lib\liblzma.lib ^
-DZSTD_LIBRARY:FILEPATH=%CONDA_ROOT%\Library\lib\libzstd.lib ^
-DWITH_LASZIP=ON ^
-DORACLE_INCLUDE_DIR=%CONDA_ROOT%/include ^
-DORACLE_LIBRARY=%CONDA_ROOT%/libs/oci.lib ^
Expand Down

0 comments on commit 37f95c5

Please sign in to comment.