Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<app_name>_LIBS defines the EPICS modules (not libraries) that are baked into your application.

Db Directory

If you're building an app (not a module, not a library), your app will have a Makefile in its Db directory.

DB_INSTALLS defines the databases from EPICS modules that are baked into your application.  This is additive, so use +=.

...