error: KF5::KDBusAddons-NOTFOUND
Sebastian Kügler
sebas at kde.org
Tue Nov 19 16:26:43 UTC 2013
On Tuesday, November 19, 2013 17:01:32 Aleix Pol wrote:
> Maybe you have different CMAKE_BUILD_TYPE in kdelibs and other build
> directories?
I'm using the same command for them all:
cmake -DCMAKE_INSTALL_PREFIX=$KF5 -DCMAKE_PREFIX_PATH=$KF5 -
DCMAKE_SYSTEM_PREFIX_PATH=/usr:/usr/local:${KF5} -
DCMAKE_MODULE_PATH=$KF5/share/cmake/modules .. $srcFolder && make -j${CPUS} &&
make install
Maybe while splitting cmake files, some arguments are lost in the individual
tiers?
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
More information about the Kde-frameworks-devel
mailing list