Skip to content

Commit 6d65fa9

Browse files
committed
Bump liblsl dep (no exposed asio symbols)
1 parent d4ab849 commit 6d65fa9

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
@@ -40,7 +40,7 @@ set(LSL_INSTALL_ROOT "" CACHE PATH "Path to installed liblsl")
4040

4141
# Priority 4: Fetch from GitHub if not found
4242
option(LSL_FETCH_IF_MISSING "Fetch liblsl from GitHub if not found locally" ON)
43-
set(LSL_FETCH_REF "v1.17.4" CACHE STRING "liblsl git ref to fetch (tag, branch, or commit)")
43+
set(LSL_FETCH_REF "v1.17.5" CACHE STRING "liblsl git ref to fetch (tag, branch, or commit)")
4444

4545
# =============================================================================
4646
# Find/Fetch liblsl

0 commit comments

Comments
 (0)