forked from lijiext/lammps
Remove debug message
This commit is contained in:
parent
873b8b0104
commit
ef13372d13
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue