Skip to content

Commit

Permalink
Add OPENCV_VERSION_STR to library symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Apr 24, 2021
1 parent eef960a commit acda566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/OpenShotVersion.h.in
Expand Up @@ -47,6 +47,7 @@
#cmakedefine AVCODEC_VERSION_STR "@AVCODEC_VERSION_STR@"
#cmakedefine AVFORMAT_VERSION_STR "@AVFORMAT_VERSION_STR@"
#cmakedefine AVUTIL_VERSION_STR "@AVUTIL_VERSION_STR@"
#cmakedefine OPENCV_VERSION_STR "@OPENCV_VERSION_STR@"
#cmakedefine01 HAVE_IMAGEMAGICK
#cmakedefine01 HAVE_RESVG
#cmakedefine01 HAVE_OPENCV
Expand Down

0 comments on commit acda566

Please sign in to comment.