On Wednesday 09 August 2006 21:44, William A. Hoffman wrote:
> At 07:26 PM 8/9/2006, Matt Rogers wrote:
> >Hi,
> >
> >Would the CMake developers be interested in patches that allows people to
> > use their already installed libraries such as curl, expat, libtar, etc.
> > on certain platforms and fa
At 09:14 PM 8/9/2006, Brandon J. Van Every wrote:
>William A. Hoffman wrote:
>
>The bad appearance probably doesn't happen so much in practice with VS .NET
>2003, because people typically install a Platform SDK somewhere along the way,
>for whatever reason they need it. The PSDK provides pathna
At 07:26 PM 8/9/2006, Matt Rogers wrote:
>Hi,
>
>Would the CMake developers be interested in patches that allows people to use
>their already installed libraries such as curl, expat, libtar, etc. on
>certain platforms and fallback to the in-source libraries if they're not
>installed?
>
>Initiall
Matt Rogers wrote:
On Wednesday 09 August 2006 19:26, Brandon J. Van Every wrote:
Matt Rogers wrote:
Hi,
Would the CMake developers be interested in patches that allows people to
use their already installed libraries such as curl, expat, libtar, etc.
on certain pla
William A. Hoffman wrote:
At 05:40 AM 7/26/2006, [EMAIL PROTECTED] wrote:
Hi everyone,
I want to build a Project on windows. This poject uses CMAKE when built on windows (it uses another system on unix/linux systems). I cannot build the project with CMAKE cause it fails to build a
On Wednesday 09 August 2006 19:26, Brandon J. Van Every wrote:
> Matt Rogers wrote:
> > Hi,
> >
> > Would the CMake developers be interested in patches that allows people to
> > use their already installed libraries such as curl, expat, libtar, etc.
> > on certain platforms and fallback to the in-s
Matt Rogers wrote:
Hi,
Would the CMake developers be interested in patches that allows people to use
their already installed libraries such as curl, expat, libtar, etc. on
certain platforms and fallback to the in-source libraries if they're not
installed?
Anyone can already write this ki
Hi,
Would the CMake developers be interested in patches that allows people to use
their already installed libraries such as curl, expat, libtar, etc. on
certain platforms and fallback to the in-source libraries if they're not
installed?
Initially, I think this would be great for unix/linux bas
At 02:31 PM 8/9/2006, Tim Teulings wrote:
>Hello!
>
>I try to use the CHECK_TYPE_SIZE macro in the CheckTypeSize module to
>detect the availability and the size of wchar_t.
>
>Since wchar_t is not a build-in type but is defined in I want
>the macro to include before calculating the size.
>
>I tri
Hello!
I try to use the CHECK_TYPE_SIZE macro in the CheckTypeSize module to
detect the availability and the size of wchar_t.
Since wchar_t is not a build-in type but is defined in I want
the macro to include before calculating the size.
I tried the following sequence:
INCLUDE(CheckTypeSize)
Brad King wrote:
> Alexander Neundorf wrote:
>> Von: Brad King <[EMAIL PROTECTED]>
>>
>>> Alexander Neundorf wrote:
Attached is a first try of a patch against 2.4 branch.
It introduces two new variables CMAKE_CREATE_PREPROCESS_RULES and
>>> CMAKE_CREATE_ASSEMBLE_RULES. I think especially
On 2006-08-09 09:33-0400 Ryan Connelly wrote:
Hi,
I am working with wxWidgets and I need to add their projects as external
ones. I can do that, but I am unable to change the configuration to build
"Shared Libraries" (Dlls on windows).
The configurations are Debug,Debug DLL, Release, Release
Alexander Neundorf wrote:
> Von: Brad King <[EMAIL PROTECTED]>
>
>> Alexander Neundorf wrote:
>>> Attached is a first try of a patch against 2.4 branch.
>>> It introduces two new variables CMAKE_CREATE_PREPROCESS_RULES and
>> CMAKE_CREATE_ASSEMBLE_RULES. I think especially the name
>> CMAKE_CREATE
Hi,
I am working with wxWidgets and I need to add their projects as external
ones. I can do that, but I am unable to change the configuration to
build "Shared Libraries" (Dlls on windows).
The configurations are Debug,Debug DLL, Release, Release DLL, etc. I
want to choose which one I want to
14 matches
Mail list logo