summaryrefslogtreecommitdiffstats
path: root/src/sdl_image-test-CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-10-11 01:20:49 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-10-11 01:20:49 (GMT)
commit226819825c854d1c802610cca063d6aeb6968f06 (patch)
tree58cd8cc529a09a1ac8d3ff08db7a0dd056bd2ecb /src/sdl_image-test-CMakeLists.txt
parenta25c57f69da78cecfbdd42572ce78e61a4a9377e (diff)
downloadmxe-226819825c854d1c802610cca063d6aeb6968f06.zip
mxe-226819825c854d1c802610cca063d6aeb6968f06.tar.gz
mxe-226819825c854d1c802610cca063d6aeb6968f06.tar.bz2
CMake files: Add license boilerplate
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/sdl_image-test-CMakeLists.txt')
-rw-r--r--src/sdl_image-test-CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sdl_image-test-CMakeLists.txt b/src/sdl_image-test-CMakeLists.txt
index 6323a8d..ca31ca0 100644
--- a/src/sdl_image-test-CMakeLists.txt
+++ b/src/sdl_image-test-CMakeLists.txt
@@ -1,3 +1,6 @@
+# This file is part of MXE.
+# See index.html for further information.
+
project(18)
cmake_minimum_required(VERSION 2.8)