brickworks/examples/fxpp_eq_3band/ios/Makefile

7 lines
172 B
Makefile
Raw Normal View History

2023-08-04 13:08:46 +00:00
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
NAME := bw_example_fxpp_eq_3band
SOURCE := ${NAME}.cpp
include ${ROOT_DIR}/../../common/ios/ios.mk