Skip to content

Commit

Permalink
generate build system
Browse files Browse the repository at this point in the history
  • Loading branch information
herzbube committed Jan 3, 2024
1 parent 8b3bbc2 commit 84a68ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
# 10.0.18362.0 is a version that is known to work and that is also known
# to be installed on the windows-latest runner.
#cmake -DCMAKE_SYSTEM_VERSION="10.0.18362.0" ..
cmake ..
if: matrix.os == 'windows-latest'

- name: Build the project
Expand Down

0 comments on commit 84a68ed

Please sign in to comment.