You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will result in the pcre2_jit_test and pcre2posix_test (after 10.42) binaries getting installed alongside pcre2grep and the other production tools, unlike what is done by autotools
The text was updated successfully, but these errors were encountered:
carenas
changed the title
cmake incorrectly installs pcre2posix_test development binary as part of install phase
cmake incorrectly installs pcre2posix_test development binary in production
Jun 8, 2023
carenas
changed the title
cmake incorrectly installs pcre2posix_test development binary in productioncmake --installincorrectly installs development binaries in production
Jun 9, 2023
Uh oh!
There was an error while loading. Please reload this page.
When configuring and installing using cmake by:
Will result in the
pcre2_jit_test
andpcre2posix_test
(after 10.42) binaries getting installed alongsidepcre2grep
and the other production tools, unlike what is done by autotoolsThe text was updated successfully, but these errors were encountered: