mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
test win build
This commit is contained in:
parent
5d158e4ffd
commit
5710356308
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ elseif(WIN32)
|
|||
target_link_libraries(${STORY_EDITOR_PROJECT}
|
||||
OpenGL::GL
|
||||
# SDL2::SDL2main
|
||||
SDL2::SDL2-static
|
||||
SDL2
|
||||
ws2_32.lib psapi.lib setupapi.lib cfgmgr32.lib advapi32.lib Dbghelp.lib
|
||||
)
|
||||
#set_target_properties(${STORY_EDITOR_PROJECT} PROPERTIES
|
||||
|
|
|
|||
Loading…
Reference in a new issue