We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c3d88 commit c1b9e5cCopy full SHA for c1b9e5c
cmake/cmake/modules/PHP/Package/Oniguruma.cmake
@@ -66,6 +66,7 @@ macro(_php_package_oniguruma_download)
66
-DINSTALL_DOCUMENTATION=OFF
67
-DBUILD_TEST=OFF
68
-DBUILD_SHARED_LIBS=OFF
69
+ -DCMAKE_POSITION_INDEPENDENT_CODE=ON
70
)
71
72
ExternalProject_Add(
0 commit comments