forked from boostorg/regex
Ported ICU integration code to VC6/7.
Added some needed std lib #includes. Reworked gcc separate file template instantiation code. [SVN r30791]
This commit is contained in:
@ -49,7 +49,7 @@ rule regex-test-run ( sources + : input * : requirements * )
|
||||
run
|
||||
# sources
|
||||
$(sources)
|
||||
<template>../build/regex-options
|
||||
<template>../build/regex-test-options
|
||||
|
||||
# dependencies
|
||||
<lib>../build/boost_regex
|
||||
|
Reference in New Issue
Block a user