Boost logo

Boost-Build :

Subject: [Boost-build] Unit tests and manifests generation (msvc)
From: Samuel Debionne (debionne_at_[hidden])
Date: 2011-04-18 05:31:26


Hi all,
In my latest unit tests I need to generate and embed a manifest that
declare the OpenMP runtime dependant assembly (so that it is
successfully found in the side by side assembly directory). The
dependancy is declared in msvc "omp.h" header with a pragma directive :

#pragma comment(linker,"/manifestdependency...

It seems that unit-test targets do not generate/embed manifests (while
exe targets do). Am I missing something ?
Samuel


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk