Skip to content

Commit

Permalink
Ignore HAL interface in ABI check
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabunin committed Jan 16, 2017
1 parent 4413643 commit 00e6fb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/templates/opencv_abi.xml.in
Expand Up @@ -21,7 +21,8 @@
</libs>

<skip_headers>
opencv2/core/hal/intrin*
opencv2/core/hal/*
opencv2/imgproc/hal/*
opencv2/core/cuda*
opencv2/core/private*
opencv/cxeigen.hpp
Expand Down

0 comments on commit 00e6fb9

Please sign in to comment.