Initial CMake support.
authorMathis Rosenhauer <rosenhauer@dkrz.de>
Mon, 14 Jul 2014 15:14:33 +0000 (17:14 +0200)
committerMathis Rosenhauer <rosenhauer@dkrz.de>
Mon, 14 Jul 2014 15:14:33 +0000 (17:14 +0200)
commit76ddfc84da1726bf2b55be90caef4c44affe4770
tree39079015ab77134e8be9060f97a729b7ad08d12c
parentec04f5ea9f77c8754907eb8bcc48a9084e0264ec
Initial CMake support.
.gitignore
CMakeLists.txt [new file with mode: 0644]
config.h.in [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
tests/CMakeLists.txt [new file with mode: 0644]