bugfix: fix invalid include path in find assimp macro for cmake.

pull/274/head
Kim Kulling 2014-05-11 14:01:30 +02:00
parent 22d026ac40
commit 9245469fb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FIND_PATH(
assimp_INCLUDE_DIRS
NAMES postprocess.h scene.h version.h config.h cimport.h
PATHS /usr/local/include/btr-headers
PATHS /usr/local/include/
)
FIND_LIBRARY(