Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-07-09 20:36:03


   Hi Andrej.

> Is it possible to create an empty directory in the
> install command?

   I do not think so.

   I played with this a bit and the only way I managed to add an empty
folder was to add the following raw Boost Jam target:

   import common ;
   DEPENDS all : my_folder ;
   common.MkDir my_folder ;

   If anyone has any interface suggestions for 'installing an empty
folder' I'd be glad to hear them. It should not be difficult to implement.

   I added a trac ticket for this under:

http://zigzag.cs.msu.su/boost.build/ticket/191

   Best regards,
     Jurko Gospodnetić


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