All tools: using the new Goodies macro.

Suppress loops in Hurricane libraries.
This commit is contained in:
Jean-Paul Chaput 2010-07-13 16:33:51 +00:00
parent 3f4c4be8de
commit 7dcdf849a4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ LIST(INSERT CMAKE_MODULE_PATH 0 "${VLSISAPD_SOURCE_DIR}/cmake_modules")
find_package(Goodies REQUIRED)
SetupBoost(program_options filesystem python)
SETUP_BOOST(program_options filesystem python)
FIND_PACKAGE(LibXml2 REQUIRED)
FIND_PACKAGE(PythonLibs REQUIRED)