Skip to content

Commit

Permalink
CMAkeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Nov 5, 2023
1 parent 68337fc commit 7fbcec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: "Windows MSVC",
enabled: 1,
os: windows-latest,
deps: "",
deps: "vcpkg install liblo",
config: "cmake -DWERROR=1 .",
build: "cmake --build .",
test: "ctest --output-on-failure"
Expand Down

0 comments on commit 7fbcec4

Please sign in to comment.