ctest ala10 binary location fix
authorDawid Jagiela <lightnir@chem.univ.gda.pl>
Wed, 5 Nov 2014 21:44:05 +0000 (22:44 +0100)
committerDawid Jagiela <lightnir@chem.univ.gda.pl>
Wed, 5 Nov 2014 21:44:05 +0000 (22:44 +0100)
source/unres/src_MD/CMakeLists.txt

index 0b173f6..ea7776c 100644 (file)
@@ -322,7 +322,7 @@ FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/scripts/test_single_ala.sh
 export POT=GB
 export PREFIX=ala10
 #-----------------------------------------------------------------------------
-UNRES_BIN=./${UNRES_BIN}
+UNRES_BIN=${CMAKE_BINARY_DIR}/bin/${UNRES_BIN}
 #-----------------------------------------------------------------------------
 DD=${CMAKE_SOURCE_DIR}/PARAM
 export BONDPAR=$DD/bond.parm