Skip to content

Commit

Permalink
Fix windows cmake config options
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-easterbrook committed Oct 7, 2021
1 parent a14081d commit 78e1ee7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
working-directory: ./exiv2-0.27.4-Source/build
run: cmake .. -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=../local_install \
-DCMAKE_CXX_FLAGS="-Wno-deprecated-declarations" \
-DEXIV2_ENABLE_WIN_UNICODE=ON \
-DEXIV2_BUILD_SAMPLES=OFF \
-DEXIV2_BUILD_EXIV2_COMMAND=OFF \
Expand Down

0 comments on commit 78e1ee7

Please sign in to comment.