aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/cmake/Modules/FindLibEvent.cmake
diff options
context:
space:
mode:
authorMauro Sardara <msardara+fdio@cisco.com>2018-06-19 13:53:14 +0200
committerMauro Sardara <msardara+fdio@cisco.com>2018-06-20 08:51:30 +0000
commitede6ab9cf3ecaf1745ae9218e5ad62fed9161383 (patch)
treefaec1fef2678b8c5d432ca5072a6e3652e929986 /libparc/cmake/Modules/FindLibEvent.cmake
parentadc4d3fc494a4349349921dc55ef7f246e7bfcf3 (diff)
Adding precompilation check for libc realloc function.
Change-Id: I328e45cd6eddbfd2af0e3f2098992dbf3bca74e9 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
Diffstat (limited to 'libparc/cmake/Modules/FindLibEvent.cmake')
-rw-r--r--libparc/cmake/Modules/FindLibEvent.cmake13
1 files changed, 13 insertions, 0 deletions
diff --git a/libparc/cmake/Modules/FindLibEvent.cmake b/libparc/cmake/Modules/FindLibEvent.cmake
index 2d1ca4fe..28a00eb2 100644
--- a/libparc/cmake/Modules/FindLibEvent.cmake
+++ b/libparc/cmake/Modules/FindLibEvent.cmake
@@ -1,3 +1,16 @@
+# Copyright (c) 2017 Cisco and/or its affiliates.
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at:
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
########################################
#
# Find the LibEvent libraries and includes