Skip to content

Commit

Permalink
Add toolchain to build description
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Aug 20, 2024
1 parent 0b5a0c4 commit 02d01b5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ In this folder, execute
-DCMAKE_PREFIX_PATH=/your_qt_path/5.15.2/gcc_64/lib/cmake \
-DRESINSIGHT_ENABLE_GRPC=true \
-DRESINSIGHT_GRPC_PYTHON_EXECUTABLE=python \
-DCMAKE_TOOLCHAIN_FILE=../ThirdParty/vcpkg/scripts/buildsystems/vcpkg.cmake \
..

make -j8

0 comments on commit 02d01b5

Please sign in to comment.