Skip to content

Commit

Permalink
enable val3dity in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ylannl committed Dec 11, 2024
1 parent b0b1fbe commit 00a79b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ RUN --mount=target=$ROOFER_BUILD/vcpkg_installed,type=cache cmake \
--preset vcpkg-minimal \
-DRF_USE_LOGGER_SPDLOG=ON \
-DRF_BUILD_APPS=ON \
-DRF_USE_VAL3DITY=ON \
-DCMAKE_INSTALL_PREFIX=$ROOFER_INSTALL \
-S $ROOFER_ROOT \
-B $ROOFER_BUILD \
Expand Down

0 comments on commit 00a79b0

Please sign in to comment.