Thanks!
On Fri, Oct 14, 2011 at 2:05 PM, John Drescher wrote:
> On Fri, Oct 14, 2011 at 7:33 AM, Paul Hansen
> wrote:
> > Hi
> >
> > Is it possible to make a common CMake setup that can be used in several
> > projects?
> >
> > The projects are independant but do use common libraries. Would be n
On Fri, Oct 14, 2011 at 7:33 AM, Paul Hansen wrote:
> Hi
>
> Is it possible to make a common CMake setup that can be used in several
> projects?
>
> The projects are independant but do use common libraries. Would be nice to
> set this up in one place and not in the CMakeLists.txt for each project.
Hi
Is it possible to make a common CMake setup that can be used in several
projects?
The projects are independant but do use common libraries. Would be nice to
set this up in one place and not in the CMakeLists.txt for each project.
Can it be done "preprocessor-like":
#include "/path/to/common/C