From: malaterre Date: Sun, 22 May 2005 18:35:42 +0000 (+0000) Subject: COMP: oops could be usefull... X-Git-Tag: Version1.2.bp~682 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=0698370a9baaa30768427f047d6b0f9a05c3216a;p=gdcm.git COMP: oops could be usefull... --- diff --git a/src/gdcmjasper/CMakeLists.txt b/src/gdcmjasper/CMakeLists.txt new file mode 100644 index 00000000..e7c2b928 --- /dev/null +++ b/src/gdcmjasper/CMakeLists.txt @@ -0,0 +1,3 @@ +PROJECT(JASPER) + +SUBDIRS(src)