certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] HLA_TestsSuite usage / CMAKE_MODULE_PATH


From: Eric Noulard
Subject: Re: [certi-dev] HLA_TestsSuite usage / CMAKE_MODULE_PATH
Date: Thu, 26 Jun 2008 08:19:44 +0200

2008/6/26 Eric NOULARD <address@hidden>:
> Le Wed, 25 Jun 2008 23:20:13 +0200,
> "Gotthard,Petr" <address@hidden> a écrit :
>
>> Additional minor comment:
>>
>> Would you mind adding
>> LIST(APPEND CMAKE_MODULE_PATH "${CMAKE_INSTALL_PREFIX}/share/scripts")
>>
>> to HLA_TestSuite/CMakeLists.txt?
>
> Why not, however it will only works if the install prefix used
> for HLA_TestsSuite is the same as the one used for CERTI.

Just did it and commit.
I did choose a variant.

 if CERTI_HOME is set then I use it
 if it is not set then I APPEND ${CMAKE_INSTALL_PREFIX}/share/scripts

a sort of "compatibility" mode with our usual usage.


-- 
Erk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]