Skip to content

Commit

Permalink
Get rid of slurped glfw, install it through vcpkg in stead (on Windows).
Browse files Browse the repository at this point in the history
  • Loading branch information
cwidisgroup committed Aug 22, 2024
1 parent b3272c5 commit 407d569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"libjpeg-turbo",
"opencv4",
"pcl",
"realsense2"
"realsense2",
"glfw3"
]
}

0 comments on commit 407d569

Please sign in to comment.