[Dcmlib] Problem with adding GDCM package in CMakeLists
Mathieu Malaterre
mathieu.malaterre at kitware.com
Wed May 10 21:55:20 CEST 2006
Łukasz Tutaj wrote:
> Mathieu,
>
> I downloaded the latest version of gdcm from cvs and another problem
> occured. In line INCLUDE(${USE_GDCM_FILE}) I got error message:
> Include called with wrong number of arguments. Include only takes one file.
> VTK and KWWidgets works fine in this situation but gdcm not. Is it my
> fault?
> Sorry for bothering you.
...shouldn't it be:
INCLUDE(${GDCM_USE_FILE})
HTH
Mathieu
More information about the Dcmlib
mailing list