mirror of
https://github.com/boostorg/program_options.git
synced 2026-01-19 04:22:15 +00:00
Make install target explicit. Otherwise top-level Jamfile will try to
install both results of 'boost_program_options' and of the install target, resulting in duplicate target error. [SVN r29604]
This commit is contained in:
@@ -24,3 +24,5 @@ install dist-lib
|
||||
<install-type>LIB
|
||||
<location>../../../dist/lib
|
||||
;
|
||||
|
||||
explicit dist-lib ;
|
||||
Reference in New Issue
Block a user