|
@@ -44,7 +44,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 97df3b0845b3f5c987d3141a9e651436882f5913)
|
|
|
|
|
|
+ set(revision_tag 654f3249d1cf3f3ff674b2ff6cca7a2ef3517f60)
|
|
if(${proj}_REVISION_TAG)
|
|
if(${proj}_REVISION_TAG)
|
|
set(revision_tag ${${proj}_REVISION_TAG})
|
|
set(revision_tag ${${proj}_REVISION_TAG})
|
|
endif()
|
|
endif()
|