Skip to content

Commit

Permalink
omit duktape from civetweb build
Browse files Browse the repository at this point in the history
  • Loading branch information
davdhacs committed Dec 20, 2024
1 parent e301c70 commit b317866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder/install/40-civetweb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ cd cmake-build
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr/local \
-DCIVETWEB_ENABLE_CXX=ON \
-DCIVETWEB_ENABLE_DUKTAPE=OFF \
-DBUILD_SHARED_LIBS:BOOL=NO \
-DCIVETWEB_BUILD_TESTING=NO \
-DCIVETWEB_ENABLE_IPV6=NO \
Expand Down

0 comments on commit b317866

Please sign in to comment.