Remove debug message

This commit is contained in:
Richard Berger 2020-08-11 18:32:58 -04:00
parent 873b8b0104
commit ef13372d13
No known key found for this signature in database
GPG Key ID: A9E83994E0BA0CAB
1 changed files with 0 additions and 1 deletions

View File

@ -31,5 +31,4 @@ set_tests_properties(Dump PROPERTIES ENVIRONMENT "LAMMPS_POTENTIALS=${LAMMPS_POT
if (BUILD_TOOLS)
set_tests_properties(Dump PROPERTIES ENVIRONMENT "BINARY2TXT_BINARY=$<TARGET_FILE:binary2txt>")
MESSAGE($<TARGET_FILE:binary2txt>)
endif()