]> Creatis software - gdcm.git/commitdiff
ENH: Since this is available for everyone warn dummy user.
authormalaterre <malaterre>
Fri, 11 Feb 2005 20:05:08 +0000 (20:05 +0000)
committermalaterre <malaterre>
Fri, 11 Feb 2005 20:05:08 +0000 (20:05 +0000)
CMakeLists.txt

index 1475af9b3d8caca6f8710565bc5d2419ad1c38c6..89cfd9344136ec02c434fcbdd7d02bbf1411282f 100644 (file)
@@ -144,7 +144,7 @@ CHECK_INCLUDE_FILE_CONCAT("net/if_arp.h"   CMAKE_HAVE_NET_IF_ARP_H)
 
 #-----------------------------------------------------------------------------
 # Force Big Endian emulation on little endian:
-OPTION(GDCM_FORCE_BIGENDIAN_EMULATION "Force Big Endian Emulation." OFF)
+OPTION(GDCM_FORCE_BIGENDIAN_EMULATION "Force Big Endian Emulation. Do use if you don't know what you are doing." OFF)
 
 CONFIGURE_FILE(${GDCM_SOURCE_DIR}/gdcmConfigure.h.in
                ${GDCM_BINARY_DIR}/gdcmConfigure.h @ONLY IMMEDIATE)