mirror of https://github.com/opencv/opencv.git
parent
8bcdb56ca9
commit
3c89a166c6
1 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@ |
||||
file(GLOB old_hdrs "include/*.h*") |
||||
install(FILES ${lib_hdrs} |
||||
file(GLOB old_hdrs "opencv/*.h*") |
||||
install(FILES ${old_hdrs} |
||||
DESTINATION include/opencv |
||||
COMPONENT main) |
||||
|
Loading…
Reference in new issue