diff --git a/cmake b/cmake
index 92eb6d1f02be33a9790f4b77c8ca782206320b94..63d6c97135936c15844052ade7ac32c86030dd3a 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit 92eb6d1f02be33a9790f4b77c8ca782206320b94
+Subproject commit 63d6c97135936c15844052ade7ac32c86030dd3a
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index edd38bce03f47c57af5ca04c4ce0d8aaae2bcda3..932e858eced55caee1dd300457d0d7066e5d156d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -25,6 +25,7 @@ ENDIF (NOT (\"${CMAKE_VERBOSITY_LEVEL}\" STREQUAL \"\"))
 
 # Declare boost include directories
 include_directories(${Boost_INCLUDE_DIRS})
+link_directories(${Boost_LIBRARY_DIRS})
 
 ADD_LIBRARY(${LIBRARY_NAME}
   SHARED