From 5a6b2ad4adb5a48d1e434d7195ef8a6e8f2c8b54 Mon Sep 17 00:00:00 2001 From: Patrick von Reth Date: Wed, 24 Jul 2013 11:54:15 +0200 Subject: [PATCH] relicenced find script --- CMakeModules/FindLibsnore.cmake | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/CMakeModules/FindLibsnore.cmake b/CMakeModules/FindLibsnore.cmake index 9c46d16fe..4dc0b9e0b 100644 --- a/CMakeModules/FindLibsnore.cmake +++ b/CMakeModules/FindLibsnore.cmake @@ -1,25 +1,11 @@ -######################################################################################## -# Copyright (c) 2010 Patrick von Reth # -# # -# This program is free software; you can redistribute it and/or modify it under # -# the terms of the GNU General Public License as published by the Free Software # -# Foundation; either version 2 of the License, or (at your option) any later # -# version. # -# # -# This program is distributed in the hope that it will be useful, but WITHOUT ANY # -# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A # -# PARTICULAR PURPOSE. See the GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License along with # -# this program. If not, see . # -######################################################################################## - # - Try to find the libsnore library -# Once done this will define +# Once done this will define # # LIBSNORE_FOUND - system has the LIBSNORE library # LIBSNORE_LIBRARIES - The libraries needed to use LIBSNORE +# LIBSNORE_INCLUDE_DIRS - The includes needed to use LIBSNORE # LIBSNORE_PLUGIN_PATH - Path of the plugins +# Copyright 2013 Patrick von Reth find_path(LIBSNORE_INCLUDE_DIR NAMES snore/core/snore.h