summaryrefslogtreecommitdiff
path: root/ReadFile.cmake
diff options
context:
space:
mode:
authorCharles <chaz@anope.org>2010-06-18 21:04:30 +0100
committerCharles <chaz@anope.org>2010-06-18 21:04:30 +0100
commit184b96946adf910857536cebc2b5f80a18ce91e4 (patch)
treefe0f7a71864e268b107f21cc3bd687c75bbba84e /ReadFile.cmake
parent475f5afafc61504c20968a8107b4fa7ec9c5ab2c (diff)
parenta8b6e44c69cee872c1a5e1193723242c8191104c (diff)
Merge svn with git
Diffstat (limited to 'ReadFile.cmake')
-rw-r--r--ReadFile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ReadFile.cmake b/ReadFile.cmake
index 205764d01..be60f1fa7 100644
--- a/ReadFile.cmake
+++ b/ReadFile.cmake
@@ -3,4 +3,3 @@
file(READ "${FILE}" RESULT)
message("${RESULT}")
-