Skip to content

Commit

Permalink
listing pour voir
Browse files Browse the repository at this point in the history
  • Loading branch information
yobeonline committed Jan 20, 2024
1 parent 51f3258 commit e093fff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- name: Configure
shell: cmake -P {0}
run: |
file(GLOB LISTT "$ENV{VCPKG_INSTALLATION_ROOT}"
message("${LISTT}")
if ("${{ matrix.os }}" STREQUAL "windows-latest")
set(vcpkg_triplet x64-windows)
set(compiler_flags "/EHsc /W4")
Expand Down

0 comments on commit e093fff

Please sign in to comment.