[CMake] Fwd: How pass a -spec parameter to FindQt4.cmake?
Eric Noulard
eric.noulard at gmail.com
Wed Jul 20 10:52:08 EDT 2011
2011/7/20 Daniel Näslund <dannas at dannas.name>:
>
>> Then, if you need to help it some more, you may set the path to the QtCore
>> library manually, or other variables manually.
>
> Managed to compile and link when I added the following snippet to the
> toolchain file:
>
> set(QT_HEADERS_DIR /opt/env/lenny-ppc/usr/lib)
> set(QT_LIBRARY_DIR /opt/env/lenny-ppc/usr/include/qt4)
May those two should be reversed ?
HEADER seems to point to lib
and
LIBRARY to include?
May be it's a transcript typo ?
--
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
More information about the CMake
mailing list