mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
fix linkage issue when enable BUILD_opencv_world (#22312)
This commit is contained in:
parent
fc3e393516
commit
e951edeed3
@ -33,6 +33,7 @@
|
||||
#pragma comment(lib, "Strmiids")
|
||||
#pragma comment(lib, "Mfreadwrite")
|
||||
#pragma comment(lib, "dxgi")
|
||||
#pragma comment(lib, "Shlwapi")
|
||||
|
||||
namespace cv {
|
||||
namespace obsensor {
|
||||
|
Loading…
Reference in New Issue
Block a user