mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 20:09:23 +08:00
- removed whitespaces
This commit is contained in:
parent
34c006fcc4
commit
a387d6fa26
@ -132,7 +132,7 @@ if(HAVE_XIMEA)
|
||||
if(WIN32 AND X86_64)
|
||||
list(APPEND VIDEOIO_LIBRARIES xiapi64)
|
||||
elseif(WIN32)
|
||||
list(APPEND VIDEOIO_LIBRARIES xiapi32)
|
||||
list(APPEND VIDEOIO_LIBRARIES xiapi32)
|
||||
elseif(APPLE)
|
||||
list(APPEND VIDEOIO_LIBRARIES "-framework m3api")
|
||||
else()
|
||||
|
Loading…
Reference in New Issue
Block a user