Skip to content

Commit 5fb3c3b

Browse files
committed
Updated Referenced openDAQ version
1 parent 467880e commit 5fb3c3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

external/openDAQ/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ set(OPENDAQ_ENABLE_TESTS false)
33
FetchContent_Declare(
44
openDAQ
55
GIT_REPOSITORY https://github.com/openDAQ/openDAQ.git
6-
GIT_TAG v3.20.1
6+
GIT_TAG v3.20.2
77
GIT_PROGRESS ON
88
SYSTEM
9-
FIND_PACKAGE_ARGS 3.20.1 GLOBAL
9+
FIND_PACKAGE_ARGS 3.20.2 GLOBAL
1010
)
1111

1212
FetchContent_MakeAvailable(openDAQ)

0 commit comments

Comments
 (0)