We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ceddc5 commit 85acfecCopy full SHA for 85acfec
CMakeLists.txt
@@ -1335,7 +1335,7 @@ elseif(WINDOWS)
1335
endif()
1336
1337
# Libraries for Win32 native and MinGW
1338
- list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 shell32)
+ list(APPEND EXTRA_LIBS user32 gdi32 winmm imm32 ole32 oleaut32 version uuid advapi32 setupapi shell32)
1339
1340
# TODO: in configure.ac the check for timers is set on
1341
# cygwin | mingw32* - does this include mingw32CE?
0 commit comments