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


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2938728.K4n9k2Wv3o@tabin.local

  • cmake files Vangelis Mouhtsis
    • Re: cmake files Sandro Knauß

Reply via email to