Bump Boost version to 1.59.
This commit is contained in:
parent
0aa5424511
commit
d837a212aa
|
@ -653,7 +653,7 @@ find_package( Pixman 0.30 REQUIRED )
|
|||
|
||||
#
|
||||
# Find Boost headers, required.
|
||||
find_package( Boost 1.54.0 REQUIRED )
|
||||
find_package( Boost 1.59.0 REQUIRED )
|
||||
|
||||
# Include MinGW resource compiler.
|
||||
include( MinGWResourceCompiler )
|
||||
|
|
Loading…
Reference in New Issue