brickworks/examples/fxpp_comb/ios/Makefile
Stefano D'Angelo 0a586e9764 ios ffs
2023-08-04 15:08:46 +02:00

7 lines
168 B
Makefile

ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
NAME := bw_example_fxpp_comb
SOURCE := ${NAME}.cpp
include ${ROOT_DIR}/../../common/ios/ios.mk