]> Creatis software - gdcm.git/blobdiff - CMakeLists.txt
Fix mistypings
[gdcm.git] / CMakeLists.txt
index 2d385c98258488dc01f78d8170a3b5c7510e3d9f..130073046e856d8648e31f97e98bf20131d07ad1 100644 (file)
@@ -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