mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Remove ${SDL2MAIN_LIBRARY} reference, fixes #205
This commit is contained in:
parent
4d4d4bc108
commit
147baca316
|
@ -137,7 +137,6 @@ set(COMMON_LIBRARIES
|
||||||
${FREETYPE_LIBRARIES}
|
${FREETYPE_LIBRARIES}
|
||||||
${FreeImage_LIBRARIES}
|
${FreeImage_LIBRARIES}
|
||||||
${SDL2_LIBRARY}
|
${SDL2_LIBRARY}
|
||||||
${SDL2MAIN_LIBRARY}
|
|
||||||
${CURL_LIBRARIES}
|
${CURL_LIBRARIES}
|
||||||
pugixml
|
pugixml
|
||||||
nanosvg
|
nanosvg
|
||||||
|
|
Loading…
Reference in a new issue