summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-05 12:36:47 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-05 12:36:47 +0000
commit8ae0b4ccbefb07f479ab5cd2c357c153c6b553ad (patch)
treed09d13da9c0a5c979df307673de7024769eb8cc7 /CMakeLists.txt
parent5bdc3f16de2ec858899e83f62c1b631f03a64c36 (diff)
downloadpcre-8ae0b4ccbefb07f479ab5cd2c357c153c6b553ad.tar.gz
Applied Bob and Daniel's patches to convert the build system to automake. Added
the maintain directory, containing files that are used for maintenance, but are not distributed. This is an intermediate step. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@97 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644
index 0000000..0d2a144
--- /dev/null
+++ b/CMakeLists.txt
@@ -0,0 +1 @@
+# This file is a placeholder.