11 lines
524 B
Makefile
11 lines
524 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
|
|
|
|
# compile C with /home/hyx/work/15.6/riscv64-linux-glibc-x86_64-V2.10.1/bin/riscv64-unknown-linux-gnu-gcc
|
|
C_DEFINES = -DLV_CONF_INCLUDE_SIMPLE -DLV_KCONFIG_IGNORE -DLV_LVGL_H_INCLUDE_SIMPLE
|
|
|
|
C_INCLUDES = -I/home/hyx/work/15.6/demo/include -isystem /home/hyx/work/15.6/demo -isystem /home/hyx/work/15.6/demo/lvgl -isystem /home/hyx/work/15.6/demo/build/lvgl
|
|
|
|
C_FLAGS = -march=rv64gc -mabi=lp64d -std=gnu11 -Wall -Wextra -O2
|
|
|