areaDetector / ADCore

The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.
https://areadetector.github.io/master/index.html
Other
20 stars 65 forks source link

Adding optional reccaster support module to commonDriverMakefile #467

Closed jwlodek closed 2 years ago

jwlodek commented 3 years ago

Goes along with https://github.com/areaDetector/areaDetector/pull/73. Adds conditional where if RECCASTER is defined in configure/RELEASE_PRODS.local, we include the reccaster dbd and link against the reccaster libarary.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 38.9% when pulling 2b67864d9b44d2948734ffec53c14342ba0d162e on jwlodek:add-reccaster into bcaced94ad48b9bb5fdbd1a7f6d9d8be5c416003 on areaDetector:master.