Skip to content

Commit

Permalink
Add VCPKG release build
Browse files Browse the repository at this point in the history
Specify release build to reduce build time and installed binary size
  • Loading branch information
magnesj committed Aug 20, 2024
1 parent 02d01b5 commit efca244
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ In this folder, execute
-DRESINSIGHT_ENABLE_GRPC=true \
-DRESINSIGHT_GRPC_PYTHON_EXECUTABLE=python \
-DCMAKE_TOOLCHAIN_FILE=../ThirdParty/vcpkg/scripts/buildsystems/vcpkg.cmake \
-DVCPKG_TARGET_TRIPLET=x64-linux-release \
..

make -j8

0 comments on commit efca244

Please sign in to comment.