Fixes Issue #8994
This commit is contained in:
parent
1cde761faf
commit
5905f8f6c0
@ -22,7 +22,7 @@ FIND_PATH(IL_INCLUDE_DIR il.h
|
|||||||
#MESSAGE("IL_INCLUDE_DIR is ${IL_INCLUDE_DIR}")
|
#MESSAGE("IL_INCLUDE_DIR is ${IL_INCLUDE_DIR}")
|
||||||
|
|
||||||
FIND_LIBRARY(IL_LIBRARIES
|
FIND_LIBRARY(IL_LIBRARIES
|
||||||
NAMES IL
|
NAMES IL DEVIL
|
||||||
PATH_SUFFIXES lib64 lib lib32
|
PATH_SUFFIXES lib64 lib lib32
|
||||||
DOC "The file that corresponds to the base il library."
|
DOC "The file that corresponds to the base il library."
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user