--- CMakeLists.txt.orig	2013-04-03 18:23:36.000000000 +0200
+++ CMakeLists.txt	2014-05-01 14:49:27.000000000 +0200
@@ -260,8 +260,8 @@
 # kicad now includes needed boost files.
 # the two next lines can be uncommented to use the native boost lib.
 # but this is not a good idea
-#find_package(Boost 1.36 QUIET)
-#check_find_package_result(Boost_FOUND "Boost")
+find_package(Boost 1.36 QUIET)
+check_find_package_result(Boost_FOUND "Boost")
 
 ##########################
 # Find wxWidgets library #
