Bug #866 (closed)
Opened 12 years ago
Closed 11 years ago
Guarantee that build works without CPPUNIT and similar
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
Currently, not having AM_CPPUNIT installed will cause the build to fail.
Change History (1)
comment:1 Changed 11 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
CPPUNIT has been removed from OmeroCpp. But boost_unit_test does have a check around it in scons. This can be improved later, but closing for now.