Bård Skaflestad ac34424424 Refine inter-library dependency build specification.
Specifically, the "CPPFLAGS" are for users only.  We must never modify
these flags to build a product.  The appropriate system-internal flags
are the "AM_CPPFLAGS".

Moreover, the "LIBS" variable is an implementation detail that should
not be directly modified by a particular build system.  Inter-library
link dependencies should be specified in the <library>_LDFLAGS.  See,
for instance,
http://www.gnu.org/software/automake/manual/html_node/Libtool-Flags.html
2012-04-10 16:13:12 +02:00
2012-04-10 14:48:35 +02:00
2012-04-10 15:01:52 +02:00
2011-12-21 11:21:09 +00:00
2012-02-10 14:59:40 +01:00
Description
Collection of utilities, solvers and other components.
15 MiB
Languages
C++ 83%
C 15.9%
CMake 1%