espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo] CMake and Espresso


From: Christoph Junghans
Subject: [ESPResSo] CMake and Espresso
Date: Thu, 17 Jun 2010 12:47:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 ThunderBrowse/3.2.8.1

Dear all,

i have added some rudimentary CMake Lists, which will allow to build the Espresso binary using cmake(www.cmake.org, a autotools replacement):

cd Espresso_dir
touch myconfig.h # there is no vpath support in cmake, need to be fixed
mkdir build
cd build
cmake ..
make #watch the nice colors

cmake can also create several project files
(KDevelop, Eclipse, .. see cmake --help)
With this we are not far away from supporting windows(TM), we just
need to rework the fftw check and generation of the espresso version information.

Cheers,

Christoph


--
Dipl.-Phys. Christoph Junghans
Max Planck Institute for Polymer Research
Theory Group
POBox 3148
D 55021 Mainz, Germany

Phone: +49 6131 379 335
Web: http://www.mpip-mainz.mpg.de/~junghans




reply via email to

[Prev in Thread] Current Thread [Next in Thread]