set off by default

v0.27.3
HumanDynamo 15 years ago
parent 227177c438
commit 7e9c416fed

@ -54,7 +54,7 @@ OPTION( EXIV2_ENABLE_PRINTUCS2 "Build with Printucs2"
OPTION( EXIV2_ENABLE_LENSDATA "Build including lens data" ON )
OPTION( EXIV2_ENABLE_COMMERCIAL "Build with the EXV_COMMERCIAL_VERSION symbol set" OFF )
OPTION( EXIV2_ENABLE_BUILD_SAMPLES "Build the unit tests" OFF )
OPTION( EXIV2_ENABLE_BUILD_PO "Build translations files" ON )
OPTION( EXIV2_ENABLE_BUILD_PO "Build translations files" OFF )
IF( MINGW OR UNIX )
ADD_DEFINITIONS(-Wall

Loading…
Cancel
Save