Merge pull request #13253 from alalek:fix_13201
* cmake: install 'legacy/constants_c.h' files * samples: add compatibility test code
This commit is contained in:
committed by
GitHub
parent
a518e7063d
commit
c0016d7fe9
@@ -102,6 +102,7 @@ file(GLOB imgcodecs_ext_hdrs
|
||||
"${CMAKE_CURRENT_LIST_DIR}/include/opencv2/*.hpp"
|
||||
"${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*.hpp"
|
||||
"${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/*.h"
|
||||
"${CMAKE_CURRENT_LIST_DIR}/include/opencv2/${name}/legacy/*.h"
|
||||
)
|
||||
|
||||
if(IOS)
|
||||
|
||||
Reference in New Issue
Block a user