Skip to content

Commit

Permalink
* build/vcpkg/apr-2/portfile.cmake: Do pass all ${FEATURE_OPTIONS} to…
Browse files Browse the repository at this point in the history
… cmake

  configure.

git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1917155 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Apr 19, 2024
1 parent 781f313 commit 5b8c293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/vcpkg/apr-2/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ if (VCPKG_TARGET_IS_WINDOWS)
-DAPU_HAVE_SQLITE3=${FEATURE_DBD_SQLITE3}
-DAPU_USE_EXPAT=ON
-DAPR_INSTALL_PRIVATE_H=${INSTALL_PRIVATE_H}
${FEATURE_OPTIONS}
)

vcpkg_cmake_install()
Expand Down

0 comments on commit 5b8c293

Please sign in to comment.