Unverified Commit ef13372d authored by Richard Berger's avatar Richard Berger
Browse files

Remove debug message

parent 873b8b01
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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()