try adding pvaClient to src/Makefile
This commit is contained in:
@ -39,6 +39,7 @@ include $(PVDATABASE_SRC)/pvAccess/Makefile
|
|||||||
include $(PVDATABASE_SRC)/special/Makefile
|
include $(PVDATABASE_SRC)/special/Makefile
|
||||||
include $(PVDATABASE_SRC)/support/Makefile
|
include $(PVDATABASE_SRC)/support/Makefile
|
||||||
|
|
||||||
|
pvDatabase_LIBS += pvaClient
|
||||||
pvDatabase_LIBS += $(EPICS_BASE_PVA_CORE_LIBS)
|
pvDatabase_LIBS += $(EPICS_BASE_PVA_CORE_LIBS)
|
||||||
pvDatabase_LIBS += $(EPICS_BASE_IOC_LIBS)
|
pvDatabase_LIBS += $(EPICS_BASE_IOC_LIBS)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user