projects
/
profile
/
ivi
/
opencv.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #1737 from vrabaud:2.4
[profile/ivi/opencv.git]
/
cmake
/
OpenCVGenInfoPlist.cmake
1
if(IOS)
2
configure_file("${OpenCV_SOURCE_DIR}/platforms/ios/Info.plist.in"
3
"${CMAKE_BINARY_DIR}/ios/Info.plist")
4
endif()