[Insight-developers] CMake minimum version number
Andras Lasso
lasso at cs.queensu.ca
Mon Apr 22 10:50:56 EDT 2013
Minimum CMake 2.8.8 is strongly recommended for Windows builds that use
external projects due to
http://www.cmake.org/Bug/print_bug_page.php?bug_id=12957 (with previous
CMake versions complex builds randomly failed).
Andras
-----Original Message-----
From: insight-developers-bounces at itk.org
[mailto:insight-developers-bounces at itk.org] On Behalf Of Cory Quammen
Sent: April 22, 2013 10:32 AM
To: Brad King
Cc: Insight Developers
Subject: Re: [Insight-developers] CMake minimum version number
Sounds like a patch requiring 2.8.4 is what is needed.
On Mon, Apr 22, 2013 at 10:13 AM, Brad King <brad.king at kitware.com> wrote:
> On 04/22/2013 09:55 AM, Matt McCormick wrote:
>> But, there may be a requirement on an even higher version of CMake
>> for the importing the libraries defined in the DCMTK ExternalProject
>> if I recall correctly (2.8.9?).
>
> The main feature that needs is add_dependencies for imported targets,
> which requires CMake 2.8.4.
>
> Separately, there is a comment in
>
> Modules/ThirdParty/DCMTK/itk-module-init.cmake
>
> about simplifying the implementation once CMake >= 2.8.8 is required.
> However, the current implementation does not need it.
>
> -Brad
--
Cory Quammen
Research Associate
Department of Computer Science
The University of North Carolina at Chapel Hill
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-developers
mailing list