From: Dawid Jagiela Date: Tue, 30 Oct 2012 22:33:30 +0000 (+0100) Subject: CMake unres/src_MIN missing sources fix X-Git-Tag: v.3.2~63 X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?p=unres.git;a=commitdiff_plain;h=98efa9df3f208f7a5a5b833bdf6c829d8d5a0345 CMake unres/src_MIN missing sources fix --- diff --git a/source/unres/src_MIN/CMakeLists.txt b/source/unres/src_MIN/CMakeLists.txt index a6c2db0..feafdc8 100644 --- a/source/unres/src_MIN/CMakeLists.txt +++ b/source/unres/src_MIN/CMakeLists.txt @@ -7,6 +7,7 @@ enable_language (Fortran) #================================ # Set source file lists #================================ +# sources used with FFLAGS0 set(UNRES_MIN_SRC0 arcos.f cartder.F @@ -14,8 +15,10 @@ set(UNRES_MIN_SRC0 chainbuild.F checkder_p.F convert.f + djacob.f econstr_local.F - geomout_min.F + gen_rand_conf.F + geomout_min.F initialize_p.F intcartderiv.F intcor.f @@ -32,25 +35,29 @@ set(UNRES_MIN_SRC0 readrtns_min.F rescode.f rmdd.f + sc_move.F sumsld.f timing.F unres_min.F ) - +# sources used with FFLAGS1 set(UNRES_MIN_SRC1 cored.f ) +# sources used with FFLAGS2 set(UNRES_MIN_SRC2 readpdb.F ) +# sources used with FFLAGS3 set(UNRES_MIN_SRC3 energy_p_new_barrier.F gradient_p.F ) +# sources used with preprocesor flags (should also be listed above with FFLAGSX) set(UNRES_MIN_PP_SRC bank.F cartder.F