cmake update
This commit is contained in:
parent
78401ba1b2
commit
b65ce85405
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ if(ARCHEUS_STD_SDL)
|
|||
PUBLIC ${SDL2_INCLUDE_DIRS}
|
||||
PUBLIC ${SDL2IMAGE_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
target_link_libraries(archeus_std PUBLIC ${SDL2_LIBRARIES} SDL2_image::SDL2_image)
|
||||
endif()
|
||||
|
||||
if(ARCHEUS_STD_OPENGL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue