Commit a387d6fa authored by Marian Zajko's avatar Marian Zajko

- removed whitespaces

parent 34c006fc
...@@ -132,7 +132,7 @@ if(HAVE_XIMEA) ...@@ -132,7 +132,7 @@ if(HAVE_XIMEA)
if(WIN32 AND X86_64) if(WIN32 AND X86_64)
list(APPEND VIDEOIO_LIBRARIES xiapi64) list(APPEND VIDEOIO_LIBRARIES xiapi64)
elseif(WIN32) elseif(WIN32)
list(APPEND VIDEOIO_LIBRARIES xiapi32) list(APPEND VIDEOIO_LIBRARIES xiapi32)
elseif(APPLE) elseif(APPLE)
list(APPEND VIDEOIO_LIBRARIES "-framework m3api") list(APPEND VIDEOIO_LIBRARIES "-framework m3api")
else() else()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment