On 21. Feb, 2010, at 18:53 , Luigi Calori wrote:
> Alexander Neundorf wrote:
>> On Friday 19 February 2010, Luigi Calori wrote:
>>
>>> I would like to have some clarification about module and include
>>> effective search order:
>>>
>>> I am in the following situation:
>>>
>>> I use (configure
Alexander Neundorf wrote:
On Friday 19 February 2010, Luigi Calori wrote:
I would like to have some clarification about module and include
effective search order:
I am in the following situation:
I use (configure) a project that is overriding some CMake standard Find
modules by doing in his
On Friday 19 February 2010, Luigi Calori wrote:
> I would like to have some clarification about module and include
> effective search order:
>
> I am in the following situation:
>
> I use (configure) a project that is overriding some CMake standard Find
> modules by doing in his main CMakeLists.txt
I would like to have some clarification about module and include
effective search order:
I am in the following situation:
I use (configure) a project that is overriding some CMake standard Find
modules by doing in his main CMakeLists.txt file:
SET(CMAKE_MODULE_PATH ";${CMAKE_MODULE_PATH}")