Skip to content

Commit a4899db

Browse files
Use GIT tag for libparodus
1 parent b6bf96c commit a4899db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ ExternalProject_Add(libparodus
163163
DEPENDS trower-base64 msgpack nanomsg wrp-c
164164
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/_prefix/libparodus
165165
GIT_REPOSITORY https://github.com/Comcast/libparodus.git
166-
GIT_TAG "fcef57c79dcf9d2576aff481f1a61fe71ae93813"
166+
GIT_TAG "1.0.2"
167167
CMAKE_ARGS += -DCMAKE_INSTALL_PREFIX=${INSTALL_DIR} -DBUILD_TESTING=OFF
168168
-DMAIN_PROJ_BUILD=ON
169169
-DMAIN_PROJ_LIB_PATH=${LIBRARY_DIR}

0 commit comments

Comments
 (0)