Shell script conversion of bootstrap #196
-
|
Has anyone already converted bootstrap-vcpkg.bat to a shell script on mac? I'm having a couple of issues and would love some assistance. I normally work in megarepos, and the version selection isn't a problem if we have a shell scripts to bootstrap on both mac and linux. cmake -G "Xcode" .. Then off I go. Anyway, I'd love to know how other people are setting this up on mac. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Claude converted it to a bash script for me - give this a try. |
Beta Was this translation helpful? Give feedback.
Claude converted it to a bash script for me - give this a try.
(It will probably need some edits for Mac..)
bootstrap-vcpkg.sh