Updated headers' paths for main project

Now all headers should be added to a project generated by CMake
This commit is contained in:
alexey.lysiuk 2018-04-18 16:37:26 +03:00
parent 340f5818c7
commit c241f34f15
1 changed files with 2 additions and 1 deletions

View File

@ -713,8 +713,9 @@ file( GLOB HEADER_FILES
polyrenderer/math/*.h
polyrenderer/drawers/*.h
polyrenderer/scene/*.h
hwrenderer/data/*.h
hwrenderer/dynlights/*.h
gl/*.h
gl/api/*.h
gl/data/*.h
gl/dynlights/*.h
gl/models/*.h