mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
removed unecessary package
This commit is contained in:
parent
ad99aaef33
commit
d290affe17
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ set(SDL2_BIN_DIR ${sdl2_BINARY_DIR})
|
|||
if(UNIX)
|
||||
target_link_libraries(${STORY_EDITOR_PROJECT}
|
||||
pthread
|
||||
udev
|
||||
OpenGL::GL
|
||||
dl
|
||||
SDL2
|
||||
|
|
|
|||
Loading…
Reference in a new issue