Skip to content

Commit ed09144

Browse files
author
Aaron Meihm
committed
update ep_sax git tag
1 parent d1554b8 commit ed09144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sax/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project(sax LANGUAGES NONE)
88
externalproject_add(
99
ep_sax
1010
GIT_REPOSITORY https://github.com/trink/symtseries.git
11-
GIT_TAG bd2426c93d0d55977ca7b21354105463b0470a49
11+
GIT_TAG 62fbe4df396e68de637aca0cdb597e3593bab754
1212
CMAKE_ARGS ${EP_CMAKE_ARGS}
1313
UPDATE_COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt.${PROJECT_NAME} <SOURCE_DIR>/CMakeLists.txt
1414
)

0 commit comments

Comments
 (0)