]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/blobdiff - tidl_api/make.inc
Update TIDL network data structure
[tidl/tidl-api.git] / tidl_api / make.inc
index aee34fe37be9e891f908385396d97a5a6fb67a92..e1f221fa710ad8b76322584b8e652c07f11060eb 100644 (file)
 # - TI_OCL_CGT_INSTALL : TI C6x CGT installation directory if not system package
 #
 # ------------------------------------------------------------------------------
+#
+# PYBIND11_INC_DIR : Path to pybind11 include files used to generate Python
+#                    bindings for TIDL API. E.g. pybind11.git/include
+#
+# ------------------------------------------------------------------------------
+
+PYBIND11_INC_DIR ?= pybind11/include
 
 ifeq ($(MAKECMDGOALS),clean)
     # config not required for clean