[Utils] Add log timestamp type
[platform/core/ml/nntrainer.git] / nntrainer.pc.in
1 prefix=@PREFIX@
2 libdir=@LIB_INSTALL_DIR@
3 includedir=@INCLUDE_INSTALL_DIR@
4
5 Name : nntrainer
6 Version : @VERSION@
7 Description: Software Framework for Training Neural Network on Device
8 Libs: -L${libdir} -lnntrainer
9 Cflags: -I${includedir}/nntrainer