build(boost): added greater than to version for boost
This commit is contained in:
@@ -1 +1 @@
|
||||
boost_dep = dependency('boost', version: '1.8.0')
|
||||
boost_dep = dependency('boost', version: '>=1.8.0')
|
||||
|
||||
Reference in New Issue
Block a user