RIF: [CMake] kdevelop problems
Luigi Calori
l.calori at cineca.it
Thu Nov 2 21:22:50 EST 2006
Bill Hoffman wrote:
> Luigi Calori wrote:
>
>> I' ve used CVS CMake but it seems not to solve the problem.
>> In order to check, I' ve modified the layout project so to put c++
>> and header files in a directory under the folder where the main
>> CMakeLists.txt resides.
>> doing that, the Kdevelop projects files get built properly (as much
>> as I can tell, being ignorant of Kdevelop)
>>
>> So is it possible there is a problem of having sources outside
>> CMAKE_SOURCE_DIR
>
>
> No, there should not be a problem. I suspect the problem is not the
> version of CMake, but rather the version of Kdevelop.
>
> -Bill
>
Which version of kdevelop is supported?
It seemed to me that the kdevelop.filelist generated from CMake is
lacking files, so I blamed CMake for not being able to generate the
correct list when source files are outside
CMAKE_SOURCE_DIR
I' ll try to investigate further
Thanks
Luigi
More information about the CMake
mailing list