mphowardlab / azplugins

A HOOMD-blue component for soft matter simulations.
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

HOOMD version parser produces bad output #8

Closed mphoward closed 5 years ago

mphoward commented 5 years ago

Even when it finds the version, it also prints version not found. CMake interprets the beginning tag correctly, but it looks ugly. Probably an issue with exiting inside the try statement.

mphoward commented 5 years ago

Fixed in #7