changeset 1114:adfd2c7a92f3

revert to mongoose 3.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Sep 2014 15:56:36 +0200
parents ba5c0908600c
children da56a7916e8a
files Resources/CMake/MongooseConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/MongooseConfiguration.cmake	Tue Sep 02 15:51:20 2014 +0200
+++ b/Resources/CMake/MongooseConfiguration.cmake	Tue Sep 02 15:56:36 2014 +0200
@@ -1,7 +1,7 @@
 if (STATIC_BUILD OR NOT USE_SYSTEM_MONGOOSE)
   SET(MONGOOSE_SOURCES_DIR ${CMAKE_BINARY_DIR}/mongoose)
 
-  if (0)
+  if (1)
     # Use Mongoose 3.1
     DownloadPackage(
       "e718fc287b4eb1bd523be3fa00942bb0"