https://github.com/jihelhere/LORG-Release
Raw File
Tip revision: 6c01370a53a69d3f5ab9adab8b56a2a35147d72c authored by leroux on 31 August 2016, 15:14:17 UTC
compile with recent boost + mac
Tip revision: 6c01370
Makefile.am
SUBDIRS = src src/training test

AM_CXXFLAGS=

ACLOCAL_AMFLAGS=-I m4

#flags for debugging
#CXXFLAGS = -O0 -g -fno-inline -Wall
back to top