Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit 9e7ba7e

Browse files
authored
Update GuLinux-Commons repo (address cppcheck issues) (#96)
1 parent dafda4d commit 9e7ba7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/GuLinux-Commons.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(GuLinux-Commons-Download NONE)
55
include(ExternalProject)
66
ExternalProject_Add(GuLinux-Commons
77
GIT_REPOSITORY https://github.com/GuLinux/GuLinux-Commons.git
8-
GIT_TAG 54213dd4ae0760e349bfba116b273d258d64fbb4
8+
GIT_TAG 229e97277b36799dd4b9a3ff5e94c02cbaf5be1e
99
SOURCE_DIR "${CMAKE_CURRENT_BINARY_DIR}/GuLinux-Commons"
1010
BINARY_DIR "${CMAKE_CURRENT_BINARY_DIR}/GuLinux-Commons-build"
1111
CONFIGURE_COMMAND ""

0 commit comments

Comments
 (0)