commit x64 compilation from lulu cause the other branch dont seems to compile properly at home
This commit is contained in:
@ -30,7 +30,7 @@ target_include_directories(webcam PRIVATE
|
||||
|
||||
target_compile_definitions(webcam PRIVATE
|
||||
__PLATFORM_WINDOWS__
|
||||
WIN32
|
||||
WIN64
|
||||
_USRDLL
|
||||
_GS_DLL_EXPORT
|
||||
)
|
||||
@ -42,7 +42,7 @@ target_link_libraries(webcam PRIVATE
|
||||
platform
|
||||
engine
|
||||
framework
|
||||
opencv_world300
|
||||
opencv_world345
|
||||
extern
|
||||
|
||||
Ws2_32
|
||||
|
||||
Reference in New Issue
Block a user