We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2c7f0 commit 10fe101Copy full SHA for 10fe101
Installation/cmake/modules/FindLASLIB.cmake
@@ -37,6 +37,7 @@ if (NOT LASLIB_LIBRARIES)
37
PATHS ENV LD_LIBRARY_PATH
38
ENV LIBRARY_PATH
39
/usr/local/lib
40
+ /usr/local/lib/LASlib
41
${LASLIB_INCLUDE_DIR}/../../lib
42
ENV LASLIB_LIB_DIR
43
)
0 commit comments