X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=130073046e856d8648e31f97e98bf20131d07ad1;hb=fd5c14391627c6e42283ced90561271af2a161a2;hp=2d385c98258488dc01f78d8170a3b5c7510e3d9f;hpb=c1d286f80b07f07438ced6be3f119808c49b8f3f;p=gdcm.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d385c98..13007304 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,12 @@ +# --------------------------------- +# +# Unless you are an experimented cmake user, +# have a look at : +# http://www.creatis.insa-lyon.fr/site/fr/CreatoolsGettingStarted-v2.0.X +# before starting. +# +# --------------------------------- + PROJECT(GDCM) CMAKE_MINIMUM_REQUIRED(VERSION 2.0) # okay in fact you need at least cmake 2.0.4 to get swig working properly