Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cmake - need help
Date: Wed, 02 Dec 2009 16:14:38
Message-Id: tkrat.c155124db678970e@igpm.rwth-aachen.de
1 Hi,
2
3 unfortunately I have no experience with cmake.
4 The current version of kde-base/step-4.3.4 fails because it cannot find
5 the eigen2 include directory. (I have created a bug report
6 http://bugs.gentoo.org/show_bug.cgi?id=295411
7 )
8
9 Looking at kdeedu-4.3.4/step/CMakeLists.txt
10 there is
11 include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${EIGEN2_INCLUDE_DIR})
12
13
14 How is this CMakeLists.txt processed (how to debug it).
15
16 Many thanks for a pointer,
17 Helmut.
18
19 --
20 Helmut Jarausch
21
22 Lehrstuhl fuer Numerische Mathematik
23 RWTH - Aachen University
24 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] cmake - need help sean <tech.junk@×××××××××××.net>