Explorar o código

Fix config.h not being found during install

Squareys %!s(int64=8) %!d(string=hai) anos
pai
achega
cfb867b5e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/CMakeLists.txt

+ 1 - 1
code/CMakeLists.txt

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