1
0
Fork 0

Merge pull request #2153 from mc-server/gcc5

Update SQLite
This commit is contained in:
Alexander Harkness 2015-06-06 13:52:58 +01:00
commit 4ece4a61f6
2 changed files with 2 additions and 1 deletions

View File

@ -138,6 +138,7 @@ set(SQLITECPP_RUN_DOXYGEN OFF CACHE BOOL "Run Doxygen C++ documentation tool
set(SQLITECPP_BUILD_EXAMPLES OFF CACHE BOOL "Build examples." FORCE)
set(SQLITECPP_BUILD_TESTS OFF CACHE BOOL "Build and run tests." FORCE)
set(SQLITECPP_INTERNAL_SQLITE OFF CACHE BOOL "Add the internal SQLite3 source to the project." FORCE)
set(SQLITE_ENABLE_COLUMN_METADATA OFF CACHE BOOL "" FORCE)
# Set options for LibEvent, disable all their tests and benchmarks:
set(EVENT__DISABLE_OPENSSL YES CACHE BOOL "Disable OpenSSL in LibEvent" FORCE)

@ -1 +1 @@
Subproject commit b17195b8d03e8908807c51f4d6ce610b148fc1b2
Subproject commit 49679e7b54726e2d94d3aad76a65aeb9c1088afd