mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
Updated headers' paths for main project
Now all headers should be added to a project generated by CMake
This commit is contained in:
parent
340f5818c7
commit
c241f34f15
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue