diff options
-rw-r--r-- | modules/FindBoost.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/FindBoost.cmake b/modules/FindBoost.cmake index 85ec1ff2..5b685ef9 100644 --- a/modules/FindBoost.cmake +++ b/modules/FindBoost.cmake @@ -94,8 +94,10 @@ ENDIF(WIN32) SET(SUFFIX_FOR_PATH boost-1_34_1 boost-1_34_0 + boost-1_34 boost-1_33_1 boost-1_33_0 + boost-1_33 ) # |