]> git.lizzy.rs Git - sqlite3-cmake.git/commitdiff
Initial commit
authoralex85k <alexei_kasatkin@mail.ru>
Mon, 10 Jun 2013 15:16:26 +0000 (08:16 -0700)
committeralex85k <alexei_kasatkin@mail.ru>
Mon, 10 Jun 2013 15:16:26 +0000 (08:16 -0700)
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..52540e7
--- /dev/null
@@ -0,0 +1,5 @@
+CMakeCache.txt
+CMakeFiles
+Makefile
+cmake_install.cmake
+install_manifest.txt
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..429d862
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+sqlite3-cmake
+=============
+
+cmake script to sqlite3 distibution to build with different compilers