Hi
I tried
ADD_CUSTOM_COMMAND(TARGET vpcl POST_BUILD COMMAND copy ARGS
"\"${vpcl_path}\"" "\"${PROJECT_SOURCE_DIR}\"" VERBATIM)
And also
ADD_CUSTOM_COMMAND(TARGET vpcl POST_BUILD COMMAND copy ARGS
"${vpcl_path}" "${PROJECT_SOURCE_DIR}" VERBATIM)
But neither of the two is working. I am gett
On Feb 10, 2008 10:54 PM, KHMan <[EMAIL PROTECTED]> wrote:
>
> Brandon's postings certainly gave me the impression
> that he was partly in charge in some manner.
As I said previously, I do not speak for CMake. I understand why you
had the impression: I speak forcefully, I currently value CMake ov
Sebastien BARRE wrote:
> Hello Kein-Hong Man,
>
> At 2/9/2008 10:27 PM, KHMan wrote:
>
>> I have a small question to pose to you guys (ladies and gentlemen
>> alike) on etiquette: Is it normal for a CMake developer to jump
>> into another mailing list and generally act in an obnoxious manner
>> a
Brandon Van Every wrote:
> On Feb 10, 2008 3:05 AM, Sebastien BARRE <[EMAIL PROTECTED]> wrote:
>> If, as I suspect, somebody is
>> posing as a CMake developer and acting in an unprofessional manner,
>> then you should point out the problem (and culprit) to us.
>
> It was me. Can't say I've ever t
On Saturday 09 February 2008, James Bigler wrote:
> Is there an expression similar to the one for variables to determine if a
> macro is defined?
>
> MACRO(TEST)
>MESSAGE("TEST is defined")
> ENDMACRO(TEST)
>
> IF(DEFINED TEST)
>TEST()
> ELSE(DEFINED TEST)
>MESSAGE("TEST is not defined"
On 10.02.08 11:38:49, Brad King wrote:
> Bill Hoffman wrote:
>> Steven Van Ingelgem wrote:
>>> Personally I would expect it to find /usr/lib/libaspell.so.15, not a
>>> directory... (on my system /usr/lib/aspell is a dir)
>>>
>>
>> OK, read the email too quick. I think I know what is causing this.
On 10.02.08 11:40:22, Brad King wrote:
> Andreas Pakulat wrote:
>> Hi,
>>
>> I can't build strigi with CMake CVS on one of my machines. It always
>> fails with the following when linking anything against strigi's
>> libstreams. On the same machine there's no problem when I use cmake
>> 2.4.8
>>
>>
Andreas Pakulat wrote:
Hi,
I can't build strigi with CMake CVS on one of my machines. It always
fails with the following when linking anything against strigi's
libstreams. On the same machine there's no problem when I use cmake
2.4.8
Linking CXX executable oletest
cd /home/andreas/src/kde4/buil
Bill Hoffman wrote:
Steven Van Ingelgem wrote:
Personally I would expect it to find /usr/lib/libaspell.so.15, not a
directory... (on my system /usr/lib/aspell is a dir)
OK, read the email too quick. I think I know what is causing this. I
will work on a fix...
The find_library command was
I apologized on the Lua list.
___
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake
On Feb 10, 2008 3:05 AM, Sebastien BARRE <[EMAIL PROTECTED]> wrote:
> If, as I suspect, somebody is
> posing as a CMake developer and acting in an unprofessional manner,
> then you should point out the problem (and culprit) to us.
It was me. Can't say I've ever ticked people off on a mailing list
Hello Kein-Hong Man,
At 2/9/2008 10:27 PM, KHMan wrote:
I have a small question to pose to you guys (ladies and gentlemen
alike) on etiquette: Is it normal for a CMake developer to jump
into another mailing list and generally act in an obnoxious manner
and act aggressively or provocatively?
N
12 matches
Mail list logo