Go to file
Jeongnim Kim ee5e50c9a0 Update for cmake/eclipse integration.
git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@2476 e5b18d87-469d-4833-9cc0-8cdfa06e9491
2008-02-23 15:59:25 +00:00
.settings Update for cmake/eclipse integration. 2008-02-23 15:59:25 +00:00
CMake Check processor to choose the options. 2007-12-06 17:11:39 +00:00
boost Remove hard copy of serialization library. Use boost/CMakeLists.txt to build libboost.a/so 2007-10-03 17:50:52 +00:00
docs Update this. 2007-09-09 11:48:15 +00:00
m4 Move config to m4 directory. 2007-01-04 21:34:53 +00:00
schema Documentation. 2007-06-06 16:51:20 +00:00
src Do not add anything unless it was told to do so. 2008-02-22 17:20:18 +00:00
.cdtproject Eclipse environments. 2007-04-29 18:13:05 +00:00
.project Adding a set of files for a single-particle orbital set using the einspline B-spline library. 2007-08-04 15:40:54 +00:00
CMakeLists.txt Add a macro for config.h to enable parallel phdf5. 2008-02-22 03:16:19 +00:00
Doxyfile *** empty log message *** 2005-11-02 22:23:38 +00:00
LICENSE Change qmcplusplus to qmcpack. 2006-11-23 23:27:22 +00:00
Makefile.am automake/autoconf updates. 2005-11-17 19:04:01 +00:00
Makefile.in Update autoconf/automake stuff. 2005-11-17 21:12:54 +00:00
README Initial revision 2004-08-24 19:21:10 +00:00
aclocal.m4 Update autoconf/automake stuff. 2005-11-17 21:12:54 +00:00
bootstrap automake/autoconf updates. 2005-11-17 19:04:01 +00:00
build.sh bash script to build. 2007-05-15 19:47:43 +00:00
configure Fix for the libraries. 2006-04-08 22:28:23 +00:00
configure.in Change due to moving config to m4. 2007-01-04 21:36:46 +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