Merge remote-tracking branch 'origin/master'

This commit is contained in:
David Capello 2015-03-10 20:03:20 -03:00
commit fd920eb85a

View File

@ -33,7 +33,7 @@ if(NOT USE_SHARED_GTEST)
endif()
if(ENABLE_UPDATER AND NOT USE_SHARED_CURL)
set(BUILD_RELEASE_DEBUG_DIRS 1)
set(BUILD_RELEASE_DEBUG_DIRS ON BOOL)
add_subdirectory(curl)
endif()