Fix incorrect CMake variable

This commit is contained in:
Oliver Hamlet
2016-04-10 10:37:03 +01:00
parent 6cafd65989
commit ccd8c75bc1
+1 -1
View File
@@ -337,7 +337,7 @@ IF (MINGW)
version
ws2_32
shlwapi)
set (LOOT_GUI_LIBS ${LOOT_GUI_LIBS}
set (LOOT_GUI_LIBS ${LOOT_LIBS}
cef_sandbox
rpcrt4
comctl32)