[cmake-developers] Generating imported library targets without the cmake executable
Stephen Kelly
steveire at gmail.com
Fri Nov 25 10:02:23 EST 2011
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.
Thanks,
Steve.
More information about the cmake-developers
mailing list