[cmake-developers] Generating imported library targets without the cmake executable

Stephen Kelly steveire at gmail.com
Fri Nov 25 10:52:51 EST 2011


Alexander Neundorf wrote:

> On Friday 25 November 2011, Stephen Kelly wrote:
>> Stephen Kelly wrote:
>> > Hi there,
>> > 
>> > I am working on installing CMake config files from the Qt repository so
>> > that there is less need for a FindQt.cmake.
>> 
>> By the way, it would be very helpful if anyone tried to build and test
>> this on windows and mac.
>> 
>> The clone is at
>> 
>> https://qt.gitorious.org/+kdab-developers/qt/kdab-developers-qtbase/
>> 
>> the branch is cmake_files. The testing steps are:
>> 
>> 1) build and install Qt
>> 2) cd qtbase/tests/manual/cmake
>> 3) mkdir build && cd build
>> 4) cmake .. && make
>> 5) No error reported == success.
> 
> Could you maybe put the generated .cmake files somewhere ?
> This would save hours in downloading, compiling etc.
> I think you'll get more and quicker feedback then.


I can't generate the files. I'm asking people with windows and mac setups to 
generate them and post them for review. I don't have those setups.

I would hope it doesn't take hours to download and compile. In fact, you can 
stop after running ./configure and inspect the generated .cmake files.





More information about the cmake-developers mailing list