All tools: using the new Goodies macro.
Suppress loops in Hurricane libraries.
This commit is contained in:
parent
3f4c4be8de
commit
7dcdf849a4
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue