diff options
-rw-r--r-- | Modules/FindBoost.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindBoost.cmake b/Modules/FindBoost.cmake index a551fbe..2de8239 100644 --- a/Modules/FindBoost.cmake +++ b/Modules/FindBoost.cmake @@ -87,6 +87,7 @@ 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 ) |