X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD-M%2FCMakeLists.txt;h=05117ea8a54049037026cc92370b0b1483efc859;hb=69e7eb6f86190ed55e6a46fb2ea82840f3da19be;hp=9b77dab0933709ca212e2405b44220751e55db4b;hpb=a1da60c51c6053818199a05696c4fcee6533f828;p=unres.git diff --git a/source/unres/src_MD-M/CMakeLists.txt b/source/unres/src_MD-M/CMakeLists.txt index 9b77dab..05117ea 100644 --- a/source/unres/src_MD-M/CMakeLists.txt +++ b/source/unres/src_MD-M/CMakeLists.txt @@ -7,7 +7,7 @@ enable_language (Fortran) #================================ # build the xdrf library #================================ -add_subdirectory(xdrf) +#add_subdirectory(xdrf) #================================ # Set source file lists @@ -299,7 +299,7 @@ if(UNRES_WITH_MPI) endif(UNRES_WITH_MPI) # link libxdrf.a #message("UNRES_XDRFLIB=${UNRES_XDRFLIB}") -target_link_libraries( UNRES_BIN-MD-M xdrf-MD-M ) +target_link_libraries( UNRES_BIN-MD-M xdrf ) #========================================= # TESTS