mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
311db52d222b9d76c2edd7b482e10b3acf500adc
the lib rule, e.g.: lib foo : : <conditional>@sources ; Prior to the patch, this was treating the library as a prebuilt library because of the absence of any source arguments. Thus nothing would get built. * tools/builtin.jam (lib-generator.run): Added additional constraint when setting library type to SEARCHED_LIB. Patch from Mark Evans. [SVN r32880]
Description
Mirrored via gitea-mirror
Languages
C++
73.8%
Python
22.6%
C
1.6%
Batchfile
0.7%
Shell
0.6%
Other
0.6%