On Wed, Nov 23, 2011 at 09:28:24AM +0100, David Coppa wrote:
>
> I think it's using a local FindGDAL.cmake, since the system one from
> /usr/local/share/cmake/Modules/FindGDAL.cmake is working fine:
Just another question: the port I'm working has a local cmake directory with
some FindWhateverLib.c
On Wed, Nov 23, 2011 at 12:04 PM, Daniel Bolgheroni wrote:
> On Wed, Nov 23, 2011 at 09:28:24AM +0100, David Coppa wrote:
>> On Tue, Nov 22, 2011 at 8:21 PM, Daniel Bolgheroni
>> wrote:
>> > Hi ports@,
>> >
>> > does anyone have some experience in cmake to help me with it? I'm
>> > working on a
On Wed, Nov 23, 2011 at 09:28:24AM +0100, David Coppa wrote:
> On Tue, Nov 22, 2011 at 8:21 PM, Daniel Bolgheroni
> wrote:
> > Hi ports@,
> >
> > does anyone have some experience in cmake to help me with it? I'm
> > working on a port, however I'm having the following problem.
>
> What port is th
On Tue, Nov 22, 2011 at 8:21 PM, Daniel Bolgheroni wrote:
> Hi ports@,
>
> does anyone have some experience in cmake to help me with it? I'm
> working on a port, however I'm having the following problem.
What port is this?
I think it's using a local FindGDAL.cmake, since the system one from
/usr
Hi ports@,
does anyone have some experience in cmake to help me with it? I'm
working on a port, however I'm having the following problem.
I have a CMakeLists.txt which looks for GDAL library with the line
FIND_PACKAGE(GDAL REQUIRED)
OK, cmake finds the GDAL library, as the port geo/gdal is
inst