highgui_list_unique.patch
b/modules/highgui/CMakeLists.txt | ||
---|---|---|
221 | 221 |
ocv_set_module_sources(HEADERS ${highgui_ext_hdrs} SOURCES ${highgui_srcs} ${highgui_hdrs} ${grfmt_srcs} ${grfmt_hdrs}) |
222 | 222 |
ocv_module_include_directories() |
223 | 223 | |
224 |
ocv_list_unique(HIGHGUI_LIBRARIES) |
|
225 | 224 |
ocv_create_module(${GRFMT_LIBS} ${HIGHGUI_LIBRARIES}) |
226 | 225 | |
227 | 226 |
if(BUILD_SHARED_LIBS) |