|
From: Yoda-JM <yo...@us...> - 2012-09-15 17:55:03
|
Author: Vincent Le Ligeour <yo...@us...> Date: Sat Sep 15 19:44:01 2012 +0200 bugfix: remove custom FindBoost.cmake Our custom (smart) FindBoost.cmake does not work. We use the one shipped with CMake. --- cmake/Modules/FindBoost.cmake | 416 ----------------------------------------- game/CMakeLists.txt | 2 +- tools/CMakeLists.txt | 2 +- 3 files changed, 2 insertions(+), 418 deletions(-) |