We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5f708 commit 39967acCopy full SHA for 39967ac
config/CMakeLists-seamat.txt.in
@@ -5,7 +5,7 @@ include(ExternalProject)
5
6
ExternalProject_Add(seamat-download
7
GIT_REPOSITORY https://github.com/tmaklin/seamat
8
- GIT_TAG v0.2.0
+ GIT_TAG v0.2.1
9
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/external/seamat"
10
BUILD_IN_SOURCE 0
11
BUILD_COMMAND ""
0 commit comments