summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2015-08-06 23:30:28 +0000
committerTanya Lattner <tonic@nondot.org>2015-08-06 23:30:28 +0000
commit2dc1a3d5052ece181ce8da06edf4b412fcbf6a76 (patch)
tree560848dc943c413e6b46e68230fad53608002dee
parent07978922dbc10016e582c46eff34ce8c1b8841d2 (diff)
downloadlibunwind_llvm-2dc1a3d5052ece181ce8da06edf4b412fcbf6a76.tar.gz
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@244296 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d9b2367..05dfc85 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
#===============================================================================
-# Setup Project
+# Setup Project
#===============================================================================
cmake_minimum_required(VERSION 2.8.8)