forked from boostorg/bind
Fix library name
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the Boost Software License, Version 1.0.
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
# https://www.boost.org/LICENSE_1_0.txt
|
# https://www.boost.org/LICENSE_1_0.txt
|
||||||
|
|
||||||
local library = "assert";
|
local library = "bind";
|
||||||
|
|
||||||
local triggers =
|
local triggers =
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user