Skip to content

Commit 87f7352

Browse files
committed
additional comment for future self
1 parent e7b4ab9 commit 87f7352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ jobs:
455455
mkdir _build
456456
shell: bash
457457
- name: Configure
458+
# the windows build needs the -DCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS to work
458459
run: |
459460
cmake ../. \
460461
-DCMAKE_INSTALL_PREFIX=../_install \

0 commit comments

Comments
 (0)