Skip to content

Commit 10fe101

Browse files
committed
add extra PATH
1 parent 1f2c7f0 commit 10fe101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Installation/cmake/modules/FindLASLIB.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ if (NOT LASLIB_LIBRARIES)
3737
PATHS ENV LD_LIBRARY_PATH
3838
ENV LIBRARY_PATH
3939
/usr/local/lib
40+
/usr/local/lib/LASlib
4041
${LASLIB_INCLUDE_DIR}/../../lib
4142
ENV LASLIB_LIB_DIR
4243
)

0 commit comments

Comments
 (0)