mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix incorrect CMake variable
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user