File size: 456 Bytes
7c071a8 |
1 2 3 4 5 6 7 8 9 10 11 |
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
# compile CXX with /usr/bin/c++
CXX_FLAGS = -g -fPIC -fvisibility=hidden --std=c++17 -fPIC -Wall -Werror
CXX_DEFINES = -DDEBUG -DSOC_TARGET -Dchat_EXPORTS
CXX_INCLUDES = -I/home/linaro/LLM-TPU/models/Llama3/python_demo/../../../support/include -isystem /home/linaro/.local/lib/python3.8/site-packages/pybind11/include -isystem /usr/include/python3.8
|