Option |
Explaination |
Default |
--BUILD_ALL |
Set to ON to build all the components of the toolkit |
OFF |
BBTK_COMPILE_DEBUG_MESSAGES | Compile debug messages in bbtk ? |
OFF |
BBTK_COMPILE_ERROR_MESSAGES | Compile error messages in bbtk ? |
ON |
BBTK_COMPILE_MESSAGES | Compile normal messages in bbtk ? |
ON |
BBTK_COMPILE_WARNING_MESSAGES | Compile warning messages in bbtk
? |
ON |
BBTK_USE_SHIPPED_BOOST |
Use the boost C++ library
provided with bbtk ? If not set you need to have boost installed |
ON |
BBTK_USE_WXWIDGETS |
Build with the wxWidgets library
? |
ON |
BUILD_APPLICATIONS |
Build bbtk applications : development studio (bbStudio),
interpreter
(bbi), xml to C++ code (bbfy), etc. ? |
ON |
BUILD_BBS_APPLI_BINARIES |
Build executables for all bbs applications of all packages ? If set will compile all bbs of folder appli of all packages, using bbc |
OFF |
BUILD_BBTK_DOC |
Build bbtk documentations ? |
OFF |
BUILD_BBTK_DOC_DOXYGEN |
Build
doxygen documentation for bbtk kernel? Requires doxygen |
ON |
BUILD_BBTK_DOC_GUIDES_HTML |
Build
html versions of the guides ? Requires latex, pdftex, tth |
ON |
BUILD_BBTK_DOC_GUIDES_PDF |
Build
pdf versions of the guides ? Requires latex, pdftex |
ON |
BUILD_BBTK_DOC_PACKAGE |
Build
packages html documentations ? |
ON |
BUILD_BBTK_PACKAGE_demo |
Build the package 'demo' ? Requires : itk, vtk |
OFF |
BUILD_BBTK_PACKAGE_itk |
Build the package 'itk' ? Requires : itk |
OFF |
BUILD_BBTK_PACKAGE_itkvtk |
Build the package 'itkvtk ? Requires : itk, vtk |
OFF |
BUILD_BBTK_PACKAGE_std |
Build the package 'std' ? | ON |
BUILD_BBTK_PACKAGE_toolsbbtk |
Build the package 'toolsbbtk' ? | ON |
BUILD_BBTK_PACKAGE_vtk |
Build the package 'vtk' ? Requires : vtk |
ON |
BUILD_BBTK_PACKAGE_wx |
Build the package 'wx' ? Requires : wxWidgets |
ON |
BUILD_BBTK_PACKAGE_wxvtk |
Build the package 'wxvtk' ? Requires : wxWidgets, vtk |
ON |
itk_IMAGE_DIM_2 |
Compile
itk images of dimension 2 ? |
ON |
itk_IMAGE_DIM_3 | Compile
itk images of dimension 3 ? |
ON |
itk_IMAGE_DIM_4 | Compile
itk images of dimension 4 ? |
ON |
itk_IMAGE_TYPE_CHAR |
Compile
itk images of type char ? |
ON |
itk_IMAGE_TYPE_DOUBLE | Compile
itk images of type double ? |
ON |
itk_IMAGE_TYPE_FLOAT |
Compile
itk images of type float ? |
ON |
itk_IMAGE_TYPE_INT |
Compile
itk images of type int ? |
ON |
itk_IMAGE_TYPE_SHORT |
Compile
itk images of type short ? |
ON |
itk_IMAGE_TYPE_UCHAR |
Compile
itk images of type unsigned char ? |
ON |
itk_IMAGE_TYPE_UINT |
Compile
itk images of type unsigned int ? |
ON |
itk_IMAGE_TYPE_USHORT |
Compile
itk images of type unsigned short ? |
ON |
BUILD_BBTK_PACKAGE_demo | Build the package 'demo' ? Requires : ALL the other packages |
OFF |
BUILD_BBTK_PACKAGE_itkvtk |
Build the package 'itkvtk' ? Requires : itk, vtk |
OFF |
BUILD_BBTK_PACKAGE_std |
Build the package 'std ? | OFF |
BUILD_BBTK_PACKAGE_toolsbbtk | Build the package 'toolsbbtk' ? | OFF |
BUILD_BBTK_PACKAGE_vtk |
Build the package 'vtk' ? Requires : vtk |
OFF |
BUILD_BBTK_PACKAGE_wx |
Build the package 'wx' ? Requires : wxWidgets |
OFF |
BUILD_BBTK_PACKAGE_wxvtk |
Build the package 'wxvtk' ? Requires : wxWidgets, vtk |
OFF |
CMAKE_BUILD_TYPE |
Set to "Debug" or "Release" |
- |
CMAKE_INSTALL_PREFIX |
Set the install folder |
/usr/local |
EXECUTABLE_OUTPUT_PATH |
Single output directory for
building all the executables |
- |
LIBRARY_OUTPUT_PATH | Single output directory for building all the libraries | - |
USE_BOOST |
Automatically
set to ON when boost C++ library is needed with the choices made |
- |
USE_DOXYGEN |
Automatically set to ON when doxygen is needed with the choices made | - |
USE_ITK |
Automatically set to ON when ITK library is needed with the choices made | - |
USE_LATEX |
Automatically set to ON when LaTeX is needed with the choices made | - |
USE_TTH |
Automatically set to ON when tth is needed with the choices made | - |
USE_VTK |
Automatically set to ON when VTK library is needed with the choices made | - |
USE_WXWIDGETS |
Automatically set to ON when wxWidgets library is needed with the choices made | - |