mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
fix linkage issue when enable BUILD_opencv_world (#22312)
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#pragma comment(lib, "Strmiids")
|
||||
#pragma comment(lib, "Mfreadwrite")
|
||||
#pragma comment(lib, "dxgi")
|
||||
#pragma comment(lib, "Shlwapi")
|
||||
|
||||
namespace cv {
|
||||
namespace obsensor {
|
||||
|
||||
Reference in New Issue
Block a user