gt;
> Tim
>
> - Original Message -
> From: "Alexander Neundorf"
> To: cmake@cmake.org
> Sent: Wednesday, December 14, 2011 5:11:45 PM
> Subject: Re: [CMake] Find package with version numbers
>
> On Wednesday 14 December 2011, Robert Dailey wrote:
> > Is
Boost takes arguments for versions of the library if you need a concrete
example.
Tim
- Original Message -
From: "Alexander Neundorf"
To: cmake@cmake.org
Sent: Wednesday, December 14, 2011 5:11:45 PM
Subject: Re: [CMake] Find package with version numbers
On Wednesday 14 Dec
On Wednesday 14 December 2011, Robert Dailey wrote:
> Is there any example of how to write a find module for find_package() that
> utilizes version numbers? How is the version number passed into the
> Find*.cmake module? The documentation on this is very confusing and
> discusses creating a version
Is there any example of how to write a find module for find_package() that
utilizes version numbers? How is the version number passed into the
Find*.cmake module? The documentation on this is very confusing and
discusses creating a version.cmake file. I looked in the CMake modules
directory for an