Skip to content

Commit

Permalink
drivers/glrend: add include files to main target
Browse files Browse the repository at this point in the history
  • Loading branch information
vs49688 committed May 12, 2024
1 parent e1f9e7e commit f8fec8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/glrend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ add_library(glrend
${RENDERER_FILES}
${VIDEO_FILES}
${GLSTATE_FILES}
${INC_FILES}

"${CMAKE_CURRENT_BINARY_DIR}/brender.vert.glsl.h"
"${CMAKE_CURRENT_BINARY_DIR}/brender.frag.glsl.h"
Expand Down

0 comments on commit f8fec8a

Please sign in to comment.