Restore default value of USE_BOOST_REGEX build option
This commit is contained in:
parent
3bc7045e05
commit
7dfb1dbdf6
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@
|
|||
],
|
||||
'variables': {
|
||||
'USE_LIBPROFILER%': 'true',
|
||||
'USE_BOOST_REGEX%': 'false',
|
||||
},
|
||||
'conditions': [
|
||||
['USE_BOOST_REGEX != "false"', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue