forked from boostorg/config
Change toolset name to embtc
This commit is contained in:
@@ -190,7 +190,7 @@ BOOST_LIB_SUFFIX: Static/import libraries extension (".lib", ".a") for the c
|
|||||||
# elif defined(BOOST_EMBTC_WINDOWS)
|
# elif defined(BOOST_EMBTC_WINDOWS)
|
||||||
|
|
||||||
// Embarcadero Clang based compilers:
|
// Embarcadero Clang based compilers:
|
||||||
# define BOOST_LIB_TOOLSET "bcb"
|
# define BOOST_LIB_TOOLSET "embtc"
|
||||||
|
|
||||||
# elif defined(BOOST_BORLANDC)
|
# elif defined(BOOST_BORLANDC)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user