brickworks/examples/fxpp_ring_mod/ios/Makefile

7 lines
172 B
Makefile

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