Skip to content

Commit 0d1cd45

Browse files
author
Denver
authored
Merge pull request #167 from robertgrimm/master
Also look in /usr/local/lib(/glib-2.0/include) for glibconfig.h, which
2 parents e0b5888 + a54f24f commit 0d1cd45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/FindGLIB2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ ELSE (GLIB2_LIBRARIES AND GLIB2_INCLUDE_DIRS )
6969
/usr/lib64
7070
/usr/lib
7171
/usr/local/include
72+
/usr/local/lib
7273
${CMAKE_LIBRARY_PATH}
7374
PATH_SUFFIXES
7475
glib-2.0/include

0 commit comments

Comments
 (0)