mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +01:00
License update in CPack generated packages.
This commit is contained in:
parent
3a69b11b6d
commit
2364056aa3
|
|
@ -12,7 +12,7 @@ if(NOT OPENCV_CUSTOM_PACKAGE_INFO)
|
||||||
"OpenCV (Open Source Computer Vision Library) is an open source computer vision
|
"OpenCV (Open Source Computer Vision Library) is an open source computer vision
|
||||||
and machine learning software library. OpenCV was built to provide a common
|
and machine learning software library. OpenCV was built to provide a common
|
||||||
infrastructure for computer vision applications and to accelerate the use of
|
infrastructure for computer vision applications and to accelerate the use of
|
||||||
machine perception in the commercial products. Being a BSD-licensed product,
|
machine perception in the commercial products. Being a Apache 2.0 -licensed product,
|
||||||
OpenCV makes it easy for businesses to utilize and modify the code.")
|
OpenCV makes it easy for businesses to utilize and modify the code.")
|
||||||
set(CPACK_PACKAGE_VENDOR "OpenCV Foundation")
|
set(CPACK_PACKAGE_VENDOR "OpenCV Foundation")
|
||||||
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
|
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/LICENSE")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user