mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
cmake: add license informations
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b5dd26cbda
commit
63bd72508b
@ -1,5 +1,13 @@
|
|||||||
|
#############################################################
|
||||||
|
#
|
||||||
|
# cmake
|
||||||
|
#
|
||||||
|
#############################################################
|
||||||
|
|
||||||
CMAKE_VERSION = 2.8.9
|
CMAKE_VERSION = 2.8.9
|
||||||
CMAKE_SITE = http://www.cmake.org/files/v2.8/
|
CMAKE_SITE = http://www.cmake.org/files/v2.8/
|
||||||
|
CMAKE_LICENSE = BSD-3c
|
||||||
|
CMAKE_LICENSE_FILES = Copyright.txt
|
||||||
|
|
||||||
define HOST_CMAKE_CONFIGURE_CMDS
|
define HOST_CMAKE_CONFIGURE_CMDS
|
||||||
(cd $(@D); \
|
(cd $(@D); \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user