Skip to content

Commit

Permalink
Merge pull request #13 from ChrisHal/ChrisHal-patch-1
Browse files Browse the repository at this point in the history
try to generate dependency graph from vcpkg
  • Loading branch information
ChrisHal authored Feb 3, 2024
2 parents 2ba6ec5 + 01173c8 commit 5f4f67c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VCPKG_FEATURE_FLAGS: dependencygraph

jobs:
build:
Expand Down

0 comments on commit 5f4f67c

Please sign in to comment.