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
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to