vcpkg 설치

vcpkg 설치

git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg

# 실행파일을 다운받는다.
bootstrap-vcpkg.bat
더보기