|
@@ -53,7 +53,7 @@ if(${add_project})
|
|
message(FATAL_ERROR "error: Python is required to build ${PROJECT_NAME}")
|
|
message(FATAL_ERROR "error: Python is required to build ${PROJECT_NAME}")
|
|
endif()
|
|
endif()
|
|
|
|
|
|
- set(revision_tag 15839e05924fa300ffc976e577b50c9b56644f12)
|
|
|
|
|
|
+ set(revision_tag 9c92fd212605bb5ff4d462323763acf65d87e4a7)
|
|
if(${proj}_REVISION_TAG)
|
|
if(${proj}_REVISION_TAG)
|
|
set(revision_tag ${${proj}_REVISION_TAG})
|
|
set(revision_tag ${${proj}_REVISION_TAG})
|
|
endif()
|
|
endif()
|