Files
pvData/testApp/copy/Makefile
2019-05-01 14:18:48 -07:00

9 lines
232 B
Makefile

# This is a Makefile fragment, see ../Makefile
SRC_DIRS += $(PVDATA_TEST)/copy
TESTPROD_HOST += testCreateRequest
testCreateRequest_SRCS = testCreateRequest.cpp
testHarness_SRCS += testCreateRequest.cpp
TESTS += testCreateRequest