Skip to content

Commit 7f9ff49

Browse files
authored
Update CMakeLists.txt
1 parent 911a61c commit 7f9ff49

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
@@ -255,7 +255,7 @@ if(NOT BUILD_SHARED_LIBS)
255255
endif()
256256

257257
eprosima_find_package(fastcdr 2 REQUIRED)
258-
eprosima_find_thirdparty(Asio asio VERSION 1.10.8)
258+
eprosima_find_thirdparty(Asio asio VERSION 1.34.2)
259259
eprosima_find_thirdparty(TinyXML2 tinyxml2)
260260

261261
find_package(foonathan_memory REQUIRED)

0 commit comments

Comments
 (0)