X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=b0603642af3a09c17bb5581bf725c77bb6fa93a1;hb=d3f30f7c633c4fead57566b56e875bfa3a111eb9;hp=7293cb75e0fea721c1ceff6f64037b5209b05c6a;hpb=503ddd0fa0ca1fd13f556c404042f85c0d1a06eb;p=unres.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 7293cb7..b060364 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -196,4 +196,7 @@ add_subdirectory(source/cluster/unres/src) #add_subdirectory(source/xdrfpdb/src) add_subdirectory(source/xdrfpdb/src-M) #add_subdirectory(source/maxlik/src_CSA) + +if(NOT UNRES_DFA) add_subdirectory(source/unres-dock) +endif(NOT UNRES_DFA)