mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 12:04:38 -04:00
fix SDL2_NET_DLL_DIR path
This commit is contained in:
parent
ef2b24175d
commit
9fb04bb75c
@ -247,7 +247,7 @@ if(MINGW)
|
||||
|
||||
install(CODE
|
||||
"set(MINGW_PATH \"${SDL2_DLL_DIR}\" \"${SDL2_MIXER_DLL_DIR}\"
|
||||
\"${SDL2_MIXER_DLL_DIR}\")"
|
||||
\"${SDL2_NET_DLL_DIR}\")"
|
||||
)
|
||||
|
||||
install(CODE [[
|
||||
|
Loading…
x
Reference in New Issue
Block a user