1
0
forked from boostorg/bind

Fix library name

This commit is contained in:
Peter Dimov
2022-02-12 18:18:40 +02:00
parent 5599f2210f
commit f6026ae53f

View File

@ -2,7 +2,7 @@
# Distributed under the Boost Software License, Version 1.0.
# https://www.boost.org/LICENSE_1_0.txt
local library = "assert";
local library = "bind";
local triggers =
{