[build] header-only lib need dir 'build'?

4 Jul
2017
4 Jul
'17
10:41 p.m.
Hi, does a header-only library require sub-directory 'build' (especially if the lib depends on another, non-header-only library)? In other words; is it safe to remove sub-directory 'build' from boost.coroutine2? thx, Oliver

4:38 a.m.
2017-07-05 13:22 GMT+02:00 Peter Dimov via Boost <boost@lists.boost.org>:
Oliver Kowalke wrote:
Hi,
does a header-only library require sub-directory 'build' (especially if the lib depends on another, non-header-only library)?
No, it doesn't; it just confuses the top-level build that the library requires building.
OK, thx
2936
Age (days ago)
2936
Last active (days ago)
2 comments
2 participants
participants (2)
-
Oliver Kowalke
-
Peter Dimov