11 lines
357 B
Makefile
11 lines
357 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.14
|
|
|
|
# compile C with C:/MSYS/mingw64/bin/gcc.exe
|
|
C_FLAGS = -fstack-protector -Wall -Wextra -Wpedantic -Wno-long-long -Wswitch-enum -Wshadow -Winline
|
|
|
|
C_DEFINES = -DSQLITE_ENABLE_COLUMN_METADATA
|
|
|
|
C_INCLUDES = @CMakeFiles/sqlite3.dir/includes_C.rsp
|
|
|