Skip to content

Commit

Permalink
update tinyxml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Oct 15, 2019
1 parent b897b29 commit 4e8d127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/tinyxml2/CMakeLists.txt
Expand Up @@ -18,7 +18,7 @@ endforeach()

ExternalProject_add(
tinyxml2
URL https://github.com/leethomason/tinyxml2/archive/7.0.1.tar.gz
URL https://github.com/leethomason/tinyxml2/archive/7.1.0.tar.gz
PREFIX tinyxml2
CMAKE_ARGS "${CMAKE_ARGS}"
)

0 comments on commit 4e8d127

Please sign in to comment.