equal
deleted
inserted
replaced
10 LICENSE \ |
10 LICENSE \ |
11 m4/lx_check_cplex.m4 \ |
11 m4/lx_check_cplex.m4 \ |
12 m4/lx_check_glpk.m4 \ |
12 m4/lx_check_glpk.m4 \ |
13 m4/lx_check_soplex.m4 \ |
13 m4/lx_check_soplex.m4 \ |
14 CMakeLists.txt \ |
14 CMakeLists.txt \ |
15 cmake |
15 cmake/FindGhostscript.cmake \ |
|
16 cmake/FindGLPK.cmake \ |
|
17 cmake/version.cmake.in \ |
|
18 cmake/version.cmake \ |
|
19 cmake/nsis/lemon.ico \ |
|
20 cmake/nsis/uninstall.ico |
16 |
21 |
17 pkgconfigdir = $(libdir)/pkgconfig |
22 pkgconfigdir = $(libdir)/pkgconfig |
18 lemondir = $(pkgincludedir) |
23 lemondir = $(pkgincludedir) |
19 bitsdir = $(lemondir)/bits |
24 bitsdir = $(lemondir)/bits |
20 conceptdir = $(lemondir)/concepts |
25 conceptdir = $(lemondir)/concepts |