Boost logo

Boost Users :

From: Sebastian Stein (seb_stein_at_[hidden])
Date: 2004-06-24 03:21:26


Hi folks,

is somewhere documented how to add automake/autoconf stuff for boost to a
project? I have a set of small testcases and the need
boost_unit_test_framework-gcc library to compile. At the moment I add the
lib directly to linker options with

project_test_LDADD = -lboost_unit_test_framework-gcc

But this is not platform independent, because someone might have not gcc
installed. So how can I do it in a better way?

Sebastian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net