[Bug 566725] Review Request: GDCM - Grassroots DiCoM is a C++ library to reading/parsing and writing DICOM medical files

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 15 15:39:25 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=566725

--- Comment #11 from Mario Ceresa <mrceresa at gmail.com> 2010-10-15 11:39:23 EDT ---
Rearranged directory layout to remove version information.

http://mrceresa.fedorapeople.org/gdcm-2.0.16-3.fc12.src.rpm
http://mrceresa.fedorapeople.org/gdcm.spec

Builds correctly in koji:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2536940

I tested that cmake can find gdcm after changing the dir layout creating a
CMakeLists.txt file with the only line:

find_package(GDCM REQUIRED)

and it configured correctly. 

Please note that package search is case-sensitive in cmake so specifying
instead: find_package(gdcm REQUIRED) WON'T work.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list