lanl/phoebus

Remove unused regression test code from cmake

Closed this issue · 2 comments

Our regression test scripts don't interact with cmake but as @lroberts36 points out, we have some unused placeholder code (e.g. -DPHOEBUS_ENABLE_REGRESSION_TESTS) that should be removed to avoid confusion.

This is addressed in #75.