Skip to content

Commit

Permalink
additional comment for future self
Browse files Browse the repository at this point in the history
  • Loading branch information
grdanny committed Aug 21, 2022
1 parent e7b4ab9 commit 87f7352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ jobs:
mkdir _build
shell: bash
- name: Configure
# the windows build needs the -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to work
run: |
cmake ../. \
-DCMAKE_INSTALL_PREFIX=../_install \
Expand Down

0 comments on commit 87f7352

Please sign in to comment.