mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-22 03:40:49 +00:00
Merge pull request #665 from Koncord/master
Add ${MYGUI_LIBRARIES} to components/CMakeLists.txt
This commit is contained in:
commit
355ef14d23
@ -180,6 +180,7 @@ target_link_libraries(components
|
||||
${SDL2_LIBRARY}
|
||||
# For MyGUI platform
|
||||
${OPENGL_gl_LIBRARY}
|
||||
${MYGUI_LIBRARIES}
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user