Location: LEMON/LEMON-official/tools/Makefile.am - annotation

Load file history
gravatar
ladanyi@tmit.bme.hu
Fix CMAKE build without GLPK
if WANT_TOOLS

bin_PROGRAMS += \
	tools/dimacs-to-lgf

dist_bin_SCRIPTS += tools/lemon-0.x-to-1.x.sh

endif WANT_TOOLS

tools_dimacs_to_lgf_SOURCES = tools/dimacs-to-lgf.cc