Find Coin3 header files on Fedora.

This commit is contained in:
Marcus Brinkmann 2014-03-11 19:46:03 +01:00 committed by wmayer
parent f255948f1e
commit 08c36cf752

View File

@ -71,6 +71,7 @@ ELSE (WIN32)
ELSE(APPLE)
FIND_PATH(COIN3D_INCLUDE_DIR Inventor/So.h
/usr/include/Coin3
/usr/include
/usr/local/include
)