<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra-cmake-modules.git/modules/FindEigen2.cmake, branch v5.71.0-rc3</title>
<subtitle>hurd extra-cmake-modules.git</subtitle>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/'/>
<entry>
<title>Move the modules, modules-test and systeminfo subdirs into 'attic'</title>
<updated>2011-06-30T21:36:45+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2011-06-30T21:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=d2b2c90a06bf1f4a21df196430d1f95856900410'/>
<id>d2b2c90a06bf1f4a21df196430d1f95856900410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-sync FindPackageHandleStandardArgs.cmake with the version from cmake master, in order to stay compatible with future cmake releases.</title>
<updated>2010-08-25T20:06:48+00:00</updated>
<author>
<name>Alexander Neundorf</name>
<email>neundorf@kde.org</email>
</author>
<published>2010-08-25T20:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=13878c79535651b151b80526f6052904c4189023'/>
<id>13878c79535651b151b80526f6052904c4189023</id>
<content type='text'>
Our FindPackageHandleStandardArgs.cmake had automatic check for the version number by guessing
the name of the variable which contains the version number. This didn't make it into cmake, but
instead an extendible version where you can specify what you want.

FindEigen2.cmake is already converted, it looks like this:

find_package_handle_standard_args(Eigen2 REQUIRED_VARS EIGEN2_INCLUDE_DIR
                                         VERSION_VAR EIGEN2_VERSION)

Additionally a FAIL_MESSAGE can be specified. VERSION_VAR is optional.

This must be merged in the 4.5. branch if we don't find any issues.


Alex

CCMAIL: kde-buildsystem@kde.org


svn path=/trunk/KDE/kdelibs/; revision=1167973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our FindPackageHandleStandardArgs.cmake had automatic check for the version number by guessing
the name of the variable which contains the version number. This didn't make it into cmake, but
instead an extendible version where you can specify what you want.

FindEigen2.cmake is already converted, it looks like this:

find_package_handle_standard_args(Eigen2 REQUIRED_VARS EIGEN2_INCLUDE_DIR
                                         VERSION_VAR EIGEN2_VERSION)

Additionally a FAIL_MESSAGE can be specified. VERSION_VAR is optional.

This must be merged in the 4.5. branch if we don't find any issues.


Alex

CCMAIL: kde-buildsystem@kde.org


svn path=/trunk/KDE/kdelibs/; revision=1167973
</pre>
</div>
</content>
</entry>
<entry>
<title>add documentation</title>
<updated>2009-06-24T23:02:46+00:00</updated>
<author>
<name>Benoît Jacob</name>
<email>jacob.benoit.1@gmail.com</email>
</author>
<published>2009-06-24T23:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=ff23bc780fa3f7623bff89a7d85baf7a60749d8e'/>
<id>ff23bc780fa3f7623bff89a7d85baf7a60749d8e</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=986742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=986742
</pre>
</div>
</content>
</entry>
<entry>
<title>kill the variable EIGEN2_MIN_VERSION, instead use the native Eigen2_FIND_VERSION</title>
<updated>2009-06-24T01:56:45+00:00</updated>
<author>
<name>Benoît Jacob</name>
<email>jacob.benoit.1@gmail.com</email>
</author>
<published>2009-06-24T01:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=1512b378b6933d38ecbf23a472a90dd3a4d79b23'/>
<id>1512b378b6933d38ecbf23a472a90dd3a4d79b23</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=986049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=986049
</pre>
</div>
</content>
</entry>
<entry>
<title>update FindEigen2 to allow checking versions</title>
<updated>2009-06-23T13:40:54+00:00</updated>
<author>
<name>Benoît Jacob</name>
<email>jacob.benoit.1@gmail.com</email>
</author>
<published>2009-06-23T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=e256c297bce63e3a34091026f46fb4a1145d945d'/>
<id>e256c297bce63e3a34091026f46fb4a1145d945d</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=985774
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=985774
</pre>
</div>
</content>
</entry>
<entry>
<title>updating FindEigen2.cmake for proper search order</title>
<updated>2009-01-11T16:00:32+00:00</updated>
<author>
<name>James Richard Tyrer</name>
<email>tyrerj@acm.org</email>
</author>
<published>2009-01-11T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=a6c9b82dcad7e0847d609bc0673a9c7fe61a34ab'/>
<id>a6c9b82dcad7e0847d609bc0673a9c7fe61a34ab</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=909439
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=909439
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup as suggested by Alex (which shows another reason why using PATH_SUFFIXES is good ;)</title>
<updated>2008-10-02T23:00:27+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2008-10-02T23:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=5bfa5c2a22d70dd14d905a1e16a58eec34418819'/>
<id>5bfa5c2a22d70dd14d905a1e16a58eec34418819</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=867155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=867155
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix it so that it can find eigen2 in mykdesupport_prefix/include/eigen2 using CMAKE_PREFIX_PATH</title>
<updated>2008-10-02T22:45:50+00:00</updated>
<author>
<name>David Faure</name>
<email>faure@kde.org</email>
</author>
<published>2008-10-02T22:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=f76baf11161e49940fe67deb31e4f94a35a925e4'/>
<id>f76baf11161e49940fe67deb31e4f94a35a925e4</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=867151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=867151
</pre>
</div>
</content>
</entry>
<entry>
<title>CMAKE_INCLUDE_PATH is always empty here for some reason,</title>
<updated>2008-08-29T11:39:27+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>mueller@kde.org</email>
</author>
<published>2008-08-29T11:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=40413ebf9d94f41ac11113a625b6f22df8f4d88c'/>
<id>40413ebf9d94f41ac11113a625b6f22df8f4d88c</id>
<content type='text'>
so I need the explicit path listed

svn path=/trunk/KDE/kdelibs/; revision=854321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so I need the explicit path listed

svn path=/trunk/KDE/kdelibs/; revision=854321
</pre>
</div>
</content>
</entry>
<entry>
<title>merge 850650 here</title>
<updated>2008-08-29T10:38:09+00:00</updated>
<author>
<name>Dirk Mueller</name>
<email>mueller@kde.org</email>
</author>
<published>2008-08-29T10:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://netuse.dynamicmalloc.com/cgit/extra-cmake-modules.git/commit/?id=c39c2245fe6429e2749a2a9d94d0cbf30b50f7ab'/>
<id>c39c2245fe6429e2749a2a9d94d0cbf30b50f7ab</id>
<content type='text'>
svn path=/trunk/KDE/kdelibs/; revision=854302
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/KDE/kdelibs/; revision=854302
</pre>
</div>
</content>
</entry>
</feed>
