changeset 85:6ee987d645cd

fix static build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 08 Dec 2015 20:23:27 +0100
parents a1527502e0eb
children 58665d0b7609
files Resources/CMake/GdcmConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)