Skip to content

Commit

Permalink
Test oatpp build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sgallou committed Oct 15, 2023
1 parent 0b367f7 commit eac077f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/external-libs/oatpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ endif(CMAKE_TOOLCHAIN_FILE)

ExternalProject_Add (oatpp_build
GIT_REPOSITORY https://github.com/oatpp/oatpp.git
GIT_TAG b8d47dc8b2e8c354373c31d1306acabd4c254202
GIT_TAG b85a565351ec65fde5b24c5b1ba2b89d515c5439
GIT_CONFIG advice.detachedHead=false
PATCH_COMMAND ${OATPP_PATCH_CMD}
PREFIX ${OATPP_ROOT}
Expand Down

0 comments on commit eac077f

Please sign in to comment.