Skip to content

Commit 666baa0

Browse files
committed
Bump liblsl version to a beta version with resolver fixes
1 parent 8419550 commit 666baa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5" CACHE STRING "liblsl git ref to fetch (tag, branch, or commit)")
43+
set(LSL_FETCH_REF "v1.18.0.b2" CACHE STRING "liblsl git ref to fetch (tag, branch, or commit)")
4444

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

0 commit comments

Comments
 (0)