LabPlot builds and runs with kf5
Marko Käning
mk-lists at email.de
Sun Mar 1 22:16:28 UTC 2015
On 01 Mar 2015, at 22:56 , Alexander Semke <Alexander.Semke at web.de> wrote:
> One more fix?<gsl_include_fix.diff>
This doesn’t change anything.
But, you know, why is “gsl/“ in the <>-path, if we have already $prefix/include/gsl
defined further up. Shouldn’t gsl be omitted then, or the definition adapted to
---
FIND_PATH (GSL_INCLUDE_DIR gsl_multimin.h
/usr/include/gsl
/usr/local/include/gsl
+ ${CMAKE_PREFIX_PATH}/include
)
---
?!
In this case CMake again claims that it cannot find GSL, of course. =(
More information about the kde-edu
mailing list