0001021: add directory to findCoin cmake
This commit is contained in:
parent
0de46dcd0e
commit
7533517bb2
|
@ -13,6 +13,7 @@ IF (WIN32)
|
|||
FIND_PATH(COIN3D_INCLUDE_DIR Inventor/So.h
|
||||
/usr/include
|
||||
/usr/local/include
|
||||
/usr/include/coin
|
||||
)
|
||||
|
||||
FIND_LIBRARY(COIN3D_LIBRARY Coin
|
||||
|
|
Loading…
Reference in New Issue
Block a user