KDE/kdelibs/cmake/modules
Alexander Neundorf
neundorf at kde.org
Wed Feb 15 19:07:41 CET 2006
On Wednesday 15 February 2006 12:46, David Faure wrote:
> SVN commit 509646 by dfaure:
>
> Reverting - generating moc files in subdirs worked, but this broke
> compilation because the subdir (in the builddir) is missing from the -I.
> How could we add it?
These are the remnants of the convenience libraries...
include_directories( ${CMAKE_BINARY_DIR}/<thesubdir> )
Did you have problems with this ?
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list