[build] header-only lib need dir 'build'?
5 Jul
2017
5 Jul
'17
5:41 a.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
11:38 a.m.
2017-07-05 13:22 GMT+02:00 Peter Dimov via Boost
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
2701
Age (days ago)
2701
Last active (days ago)
2 comments
2 participants
participants (2)
-
Oliver Kowalke
-
Peter Dimov