On Wednesday 9 May 2012 22:58:58 Alexander Neundorf wrote:
> tier1/kcodecs/CMakeLists.txt sets an include directory
> ${CMAKE_SOURCE_DIR}/tier1/kcoreaddons/src/kernel/ which is needed for
> including qlocalizedstring.
> So it doesn't build standalone.
>
> What is the plan with this, are the librari
Hi,
tier1/kcodecs/CMakeLists.txt sets an include directory
${CMAKE_SOURCE_DIR}/tier1/kcoreaddons/src/kernel/ which is needed for
including qlocalizedstring.
So it doesn't build standalone.
What is the plan with this, are the libraries in tier1/ alkready supposed to
be buildable standalone ?
A