Go to file
Jeongnim Kim 7d8a83fcb5 Add BITS to work with both 32/64 bit systems.
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@165 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2004-12-17 20:47:23 +00:00
CMake Use environment variables XYZ_HOME first to locate the libraries. 2004-10-21 16:51:07 +00:00
src Missing get function. 2004-12-15 21:29:00 +00:00
CMakeLists.txt Add BITS to work with both 32/64 bit systems. 2004-12-17 20:47:23 +00:00
LICENSE Initial revision 2004-08-24 19:21:10 +00:00
Makefile.am autoconf/automake functions. 2004-09-22 16:06:09 +00:00
Makefile.in autoconf/automake functions. 2004-09-22 16:06:09 +00:00
README Initial revision 2004-08-24 19:21:10 +00:00
aclocal.m4 autoconf/automake functions. 2004-09-22 16:06:09 +00:00
bootstrap autoconf/automake functions. 2004-09-22 16:06:09 +00:00
configure autoconf/automake functions. 2004-09-22 16:06:09 +00:00
configure.in autoconf/automake functions. 2004-09-22 16:06:09 +00:00

README

Wed Sep  3 20:47:26 CDT 2003

Creating app to compile the main application qmc using cmake

Creating Data for input/output examples

Adding files for cmake (usage: cmake; make)

CMake directory contains modules to handle libraries.
i)   FindBlitz++.cmake
ii)  FindHDF5.cmake
iii) FindLibxml.cmake