[CMake] Can't configure Perl on Windows

Alexander Neundorf a.neundorf-work at gmx.net
Thu Nov 27 15:32:58 EST 2008


On Thursday 27 November 2008, Tron Thomas wrote:
> I am trying to configure a CMake project which requires Perl for
> building on Windows.  I have added the find_package command specifying
> that Perl is required and providing the path for where the Perl binaries
> are located.  Despite this, I get output like the following when trying
> to configure using CMake:
>
> CMake Error at CMakeLists.txt:19 (find_package):
>
>  Could not find a configuration file for package Perl.

Please show the cmake code, it should work.

Alex


More information about the CMake mailing list