Pallavi-Banerjee21 / votca

Automatically exported from code.google.com/p/votca
0 stars 0 forks source link

add a cmake option for in-source development #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
-replace autotools by cmake
-replace netbeans by eclipse

Original issue reported on code.google.com by christop...@gmail.com on 16 Jan 2011 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by christop...@gmail.com on 21 Jan 2011 at 10:25

GoogleCodeExporter commented 9 years ago
-cmake has be done in the default branch
-we still need to find out, how to do cross project dependencies

Original comment by christop...@gmail.com on 11 Apr 2011 at 9:54

GoogleCodeExporter commented 9 years ago
[CMake] Inter-project dependencies
http://www.mail-archive.com/cmake@cmake.org/msg13951.html

Original comment by christop...@gmail.com on 11 Apr 2011 at 7:57

GoogleCodeExporter commented 9 years ago
We will stick to Netbeans for now, but project have to be updated.
For this we need cmake -DNO_INSTALL_BUILD.

Original comment by christop...@gmail.com on 30 May 2011 at 10:18

GoogleCodeExporter commented 9 years ago
Project have been updated, -DNO_INSTALL_BUILD still needs to be done.

Original comment by christop...@gmail.com on 16 Jun 2011 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by christop...@gmail.com on 5 Jul 2011 at 4:17

GoogleCodeExporter commented 9 years ago
After moving to git, I will create a super cmake project building all pieces at 
once that should allow using an IDE without installation.

Original comment by christop...@gmail.com on 1 Jul 2015 at 11:37