Skip to content

Commit

Permalink
Updated headers' paths for main project
Browse files Browse the repository at this point in the history
Now all headers should be added to a project generated by CMake
  • Loading branch information
alexey-lysiuk committed Apr 18, 2018
1 parent 340f581 commit c241f34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/CMakeLists.txt
Expand Up @@ -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
Expand Down

0 comments on commit c241f34

Please sign in to comment.