Skip to content

Commit

Permalink
fix #5264
Browse files Browse the repository at this point in the history
  • Loading branch information
alalek committed Sep 24, 2015
1 parent 9633e2c commit f52cac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/OpenCVModule.cmake
Expand Up @@ -473,7 +473,6 @@ function(__ocv_resolve_dependencies)
# reorder dependencies
foreach(m ${OPENCV_MODULES_BUILD})
__ocv_sort_modules_by_deps(OPENCV_MODULE_${m}_DEPS)
ocv_list_sort(OPENCV_MODULE_${m}_DEPS_EXT)

set(LINK_DEPS ${OPENCV_MODULE_${m}_DEPS})

Expand Down

0 comments on commit f52cac9

Please sign in to comment.