# HG changeset patch # User Sebastien Jodogne # Date 1449602607 -3600 # Node ID 6ee987d645cdc93952bd55353341a9d26425ed50 # Parent a1527502e0ebc0d081bd0ef96d84f220a6e771b0 fix static build diff -r a1527502e0eb -r 6ee987d645cd Resources/CMake/GdcmConfiguration.cmake --- a/Resources/CMake/GdcmConfiguration.cmake Tue Dec 08 20:13:36 2015 +0100 +++ b/Resources/CMake/GdcmConfiguration.cmake Tue Dec 08 20:23:27 2015 +0100 @@ -74,9 +74,9 @@ ${Prefix}socketxx${Suffix} ${Prefix}gdcmCommon${Suffix} ${Prefix}gdcmexpat${Suffix} + ${Prefix}gdcmuuid${Suffix} #${Prefix}gdcmgetopt${Suffix} - #${Prefix}gdcmuuid${Suffix} ) ExternalProject_Get_Property(GDCM binary_dir)