Merge pull request #1267 from VennGrayDog/b1

Fix location of config.h
pull/1260/merge
Alexander Gessler 2017-05-15 00:39:05 +02:00 committed by GitHub
commit cd7cc2e58c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ SET( PUBLIC_HEADERS
${HEADER_PATH}/camera.h
${HEADER_PATH}/color4.h
${HEADER_PATH}/color4.inl
${CMAKE_BINARY_DIR}/include/assimp/config.h
${CMAKE_CURRENT_BINARY_DIR}/../include/assimp/config.h
${HEADER_PATH}/defs.h
${HEADER_PATH}/cfileio.h
${HEADER_PATH}/light.h