CMake files: Add license boilerplate

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
Timothy Gu 2014-10-11 01:20:49 +00:00
parent a25c57f69d
commit 226819825c
9 changed files with 27 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
if(NOT PKG_CONFIG_FOUND)
find_package(PkgConfig REQUIRED)
endif()

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
project(18)
cmake_minimum_required(VERSION 2.8)

View File

@ -1,3 +1,6 @@
# This file is part of MXE.
# See index.html for further information.
project(18)
cmake_minimum_required(VERSION 2.8)