[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cmake files



Hi,

> Files: cmake/*
> Copyright: UNKNOWN
> License: GPL-2+
more or less , yepp but with a corect copyright holders :)

> Licensecheck didn't bring any .cmake files even in tarball
> i use exists cmake directory.

The problem is that licenscheck do not search for cmake files with standard 
settings. You have to say, explicitly to search for *.cmake files:

licensecheck -r -m -c '.cmake' --copyright *

Or go through all files on our own.

Regards,

sandro

PS: You want a sample? See here (owncloud-client built with cmake/qt5):
http://anonscm.debian.org/gitweb/?p=pkg-owncloud/owncloud-client.git;a=blob;f=debian/copyright


Reply to: