Mercurial > trustbridge
comparison cmake/FindNSS.cmake @ 1160:a974b61a5cce
(issue108) Add missing license headers
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 18:00:34 +0200 |
parents | fe86c45755d8 |
children | 2a1206932f53 |
comparison
equal
deleted
inserted
replaced
1159:0ddb173bcd8b | 1160:a974b61a5cce |
---|---|
1 # Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik | |
2 # Software engineering by Intevation GmbH | |
3 # | |
4 # This file is Free Software under the GNU GPL (v>=2) | |
5 # and comes with ABSOLUTELY NO WARRANTY! | |
6 # See LICENSE.txt for details. | |
1 # - Try to find Mozilla NSS | 7 # - Try to find Mozilla NSS |
2 | 8 |
3 include(FindPkgConfig) | 9 include(FindPkgConfig) |
4 # FIXME: maybe a minimal version would be wise... | 10 # FIXME: maybe a minimal version would be wise... |
5 pkg_check_modules (NSS nss) | 11 pkg_check_modules (NSS nss) |