Skip to content

Commit

Permalink
drivers/sdl2dev: 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 f8fec8a commit 71fa09a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/sdl2dev/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ add_library(sdl2dev
glrend.c

util.c

${INC_FILES}
)

get_target_property(target_type sdl2dev TYPE)
Expand Down

0 comments on commit 71fa09a

Please sign in to comment.