Skip to content

Commit 50c50dc

Browse files
svenevsxlz
authored andcommitted
add osx library path for brew install
1 parent 93769ab commit 50c50dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake_modules/FindOpenNI2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ FIND_LIBRARY(OpenNI2_LIBRARY
3535
"/opt/local/lib"
3636
"/usr/lib"
3737
"/usr/local/lib"
38+
"/usr/local/lib/ni2"
3839
ENV OPENNI2_REDIST
3940
ENV PROGRAMFILES
4041
ENV ProgramW6432

0 commit comments

Comments
 (0)