ACEC/hCaD_V2/test/api/makefile
2022-10-21 19:34:18 +08:00

4 lines
99 B
Makefile

# compile and execute with a single 'make' the API tests in '../../build'
test:
$(MAKE) -C .. api