Skip to content

cmake: replace deprecated PERL_FOUND with Perl_FOUND - #20011

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmperl
Closed

cmake: replace deprecated PERL_FOUND with Perl_FOUND#20011
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmperl

Conversation

@vszakats

Copy link
Copy Markdown
Member

Perl_FOUND available since CMake v3.3.
PERL_FOUND deprecated since v4.2.

Ref: https://cmake.org/cmake/help/v4.2/module/FindPerl.html

`Perl_FOUND` available since CMake v3.3.
`PERL_FOUND` deprecated since v4.2.

Ref: https://cmake.org/cmake/help/v4.2/module/FindPerl.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant