# Install vcpkg
git clone https://github.com/microsoft/vcpkg
./vcpkg/bootstrap-vcpkg.sh
# Install clang llvm-libs uuid
# Install vcpkg dependencies
vcpkg install "@.vcpkg"
# Run cmake
mkdir build
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE="path/to/vcpkg.cmake"
-
Notifications
You must be signed in to change notification settings - Fork 0
cmilatinov/calyx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published