Skip to content

Commit

Permalink
add extra PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
sloriot committed Sep 10, 2024
1 parent 1f2c7f0 commit 10fe101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Installation/cmake/modules/FindLASLIB.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if (NOT LASLIB_LIBRARIES)
PATHS ENV LD_LIBRARY_PATH
ENV LIBRARY_PATH
/usr/local/lib
/usr/local/lib/LASlib
${LASLIB_INCLUDE_DIR}/../../lib
ENV LASLIB_LIB_DIR
)
Expand Down

0 comments on commit 10fe101

Please sign in to comment.