Skip to content

Commit

Permalink
Add conan default profile generation command
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-easterbrook committed Mar 27, 2023
1 parent d8237d5 commit be789e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
pip install --disable-pip-version-check wheel
pip install --disable-pip-version-check conan>=1.54.0
conan profile detect
conan install .. -o unitTests=False -o iconv=True -b missing
- name: Configure build
Expand Down

0 comments on commit be789e1

Please sign in to comment.