Skip to content

Commit

Permalink
Update to current SOCI HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
mellery451 committed Aug 6, 2019
1 parent 1615980 commit 8c51e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@ get_target_property (_boost_incs Boost::date_time INTERFACE_INCLUDE_DIRECTORIES)
ExternalProject_Add (soci
PREFIX ${nih_cache_path}
GIT_REPOSITORY https://github.com/SOCI/soci.git
GIT_TAG 3a1f602b3021b925d38828e3ff95f9e7f8887ff7
GIT_TAG 04e1870294918d20761736743bb6136314c42dd5
# We had an issue with soci integer range checking for boost::optional
# and needed to remove the exception that SOCI throws in this case.
# This is *probably* a bug in SOCI, but has never been investigated more
Expand Down

0 comments on commit 8c51e33

Please sign in to comment.