File size: 464 Bytes
72aed27 | 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 C with /usr/bin/cc
C_FLAGS = -Wall -Wextra
C_DEFINES = -DHAVE_CONFIG_H -DMODELDIR=\"/usr/local/share/pocketsphinx/model\" -DPOCKETSPHINX_EXPORTS -DSPHINXBASE_EXPORTS
C_INCLUDES = -I/content/pocketsphinx/build -I/content/pocketsphinx/src/pocketsphinx -I/content/pocketsphinx/src -I/content/pocketsphinx/include -I/content/pocketsphinx/build/include
|