Skip to content

Commit d8ad501

Browse files
committed
Updated link to LSL_INSTALL_ROOT docs.
1 parent 09d3200 commit d8ad501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/Findliblsl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ if(NOT TARGET LSL::lsl)
3232
if(LSL_FOUND)
3333
lsl_found_liblsl("Precompiled" ${LSL_DIR})
3434
endif()
35-
message(WARNING "Precompiled LSL was not found. See https://labstreaminglayer.readthedocs.io/dev/build.html#lsl-install-root for more information.")
35+
message(WARNING "Precompiled LSL was not found. See https://labstreaminglayer.readthedocs.io/dev/LSL_INSTALL_ROOT.html for more information.")
3636

3737
# Try to find the liblsl source directory otherwise
3838
file(TO_CMAKE_PATH "${LIBLSLDIR}" LIBLSLDIR)

0 commit comments

Comments
 (0)