mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
world fix
This commit is contained in:
@@ -7,7 +7,7 @@ set(the_description "Viz")
|
||||
ocv_define_module(viz opencv_core ${VTK_LIBRARIES})
|
||||
|
||||
if(APPLE AND BUILD_opencv_viz)
|
||||
target_link_libraries(opencv_viz "-framework Cocoa")
|
||||
ocv_target_link_libraries(opencv_viz "-framework Cocoa")
|
||||
endif()
|
||||
|
||||
if(TARGET opencv_test_viz)
|
||||
|
||||
Reference in New Issue
Block a user