ibcurl was built with SSL disabled'. How
do I build cmake with ssl enabled in curl?
Thank You.
--
Artur Kedzierski
-Original Message-
From: Brad King [mailto:[EMAIL PROTECTED]
Sent: Friday, September 29, 2006 13:45
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing
Brad King wrote:
> Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
>> That didn't do it. This is what I am doing:
>> ADD_LIBRARY(Foo foo.cpp)
>> SET_TARGET_PROPERTIIES(Foo PROPERTIES DEBUG_POSTFIX "Debug")
>> GET_TARGET_PROPERTY(LIBNAME Foo LOCATION)
>> I am still getting libfoo.a f
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> That didn't do it. This is what I am doing:
> ADD_LIBRARY(Foo foo.cpp)
> SET_TARGET_PROPERTIIES(Foo PROPERTIES DEBUG_POSTFIX "Debug")
> GET_TARGET_PROPERTY(LIBNAME Foo LOCATION)
> I am still getting libfoo.a for the ${LIBNAME} but
ssing something?
--
Artur Kedzierski
-Original Message-
From: Brad King [mailto:[EMAIL PROTECTED]
Sent: Friday, September 29, 2006 8:46
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing List
Subject: Re: [CMake] 3rd party modules
Kedzierski, Artur CIV NAVSURFWARCEND
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Thanks Brad.
> So for those two lines:
> SET(CMAKE_DEBUG_POSTFIX "Debug")
> GET_TARGET_PROPERTY(LIBNAME Foo LOCATION)
> Should I get?
> /lib/libfooDebug.a
> I am getting (no 'Debug'):
> /lib/libfoo.a
> but libfoo
ski, JF33
Voice (951) 273-5069, DSN 933-5069, Fax (951) 273-5201
-Original Message-
From: Brad King [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 26, 2006 7:24
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing List
Subject: Re: [CMake] 3rd party modules
K
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Got it. Thank You.
> Now, there is another thing that I can't seem to find.
> If I have a Foo library with CMakeLists.txt:
> ADD_LIBRARY(Foo foo.cpp)
> then I have FooConfig.cmake for it:
> SET(FOO_LIBRARY @LIBRARY_OUTPUT_PA
ing [mailto:[EMAIL PROTECTED]
Sent: Friday, September 22, 2006 6:17
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing List
Subject: Re: [CMake] 3rd party modules
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Thanks Brad.
> Let's say for
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Thanks Brad.
> Let's say for project Foo and project Bar, I've created
> a FooConfig.cmake and BarConfig.cmake. Project Foo uses Cmake
> but Bar doesn't. During the installation, where should Foo and Bar place
> the Config.cmake so
Thank You.
--
Artur Kedzierski
-Original Message-
From: Brad King [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 19, 2006 7:16
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing List
Subject: Re: [CMake] 3rd party modules
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote
To: Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA
Cc: CMake Mailing List
Subject: Re: [CMake] 3rd party modules
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Some packages provide modules/programs that
> provide information where they were installed. For
> example, "FooL
Kedzierski, Artur CIV NAVSURFWARCENDIV CORONA wrote:
> Some packages provide modules/programs that
> provide information where they were installed. For
> example, "FooLibrary" may provide
> FooLibrary.m4 for auto-tools,
> FooLibrary.pc for pkg-confing,
> or
> Foo-config for anything else.
>
Hi,
Some packages provide modules/programs that
provide information where they were installed. For
example, "FooLibrary" may provide
FooLibrary.m4 for auto-tools,
FooLibrary.pc for pkg-confing,
or
Foo-config for anything else.
As an author of a library, should I start
prov
13 matches
Mail list logo