mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 21:32:18 +02:00
removed unneeded version calculation
[SVN r20803]
This commit is contained in:
@ -46,9 +46,6 @@ dll boost_regex : ../src/$(SOURCES).cpp <template>regex-dll-options
|
||||
debug release
|
||||
;
|
||||
|
||||
local version-tag = [ MATCH "^([^.]+).([^.]+)" : $(BOOST_VERSION) ] ;
|
||||
version-tag = $(version-tag:J="_") ;
|
||||
|
||||
stage stage/lib : <lib>boost_regex <dll>boost_regex
|
||||
:
|
||||
<locate>$(BOOST_ROOT)
|
||||
|
Reference in New Issue
Block a user