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

Load file history
gravatar
ladanyi@tmit.bme.hu
Build GLPK dependent parts with CMake too
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