Gentoo Archives: gentoo-user

From: sean <tech.junk@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cmake - need help
Date: Thu, 03 Dec 2009 00:16:19
Message-Id: 4B17034D.8000107@myfairpoint.net
In Reply to: [gentoo-user] cmake - need help by Helmut Jarausch
1 Helmut Jarausch wrote:
2 > Hi,
3 >
4 > unfortunately I have no experience with cmake.
5 > The current version of kde-base/step-4.3.4 fails because it cannot find
6 > the eigen2 include directory. (I have created a bug report
7 > http://bugs.gentoo.org/show_bug.cgi?id=295411
8 > )
9 >
10 > Looking at kdeedu-4.3.4/step/CMakeLists.txt
11 > there is
12 > include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${EIGEN2_INCLUDE_DIR})
13 >
14 >
15 > How is this CMakeLists.txt processed (how to debug it).
16 >
17 > Many thanks for a pointer,
18 > Helmut.
19 >
20
21 There is an "eigen" use flag.
22 Perhaps you need that?