PetaVision / OpenPV

PetaVision is a C++ library for designing and deploying large-scale neurally-inspired computational models.
http://petavision.github.io
Eclipse Public License 1.0
40 stars 13 forks source link

Adds ccmake toggle to build tools to avoid build order issue #280

Closed austinthresher closed 5 years ago

austinthresher commented 5 years ago

This pull request disables building the tools directory by default. After building OpenPV successfully without tools enabled, the flag can be enabled and tools will build without issue.