 
 
 
 
 
 
 
  
Here are the main configuration flags:
OMNIORB4_DIR is the path to the omniORB4 installation
  directory (only relevant when omniORB4 was not installed in
  /usr/local).
cmake .. -DOMNIORB4_DIR:PATH=$HOME/local/omniORB-4.0.7
DIET_BUILD_EXAMPLES activates the compilation of a set of
  general client/server examples. Note that some specific examples
  (e.g., DIET_BUILD_BLAS_EXAMPLES) require some additional flag
  to be activated too.
DIET_BUILD_LIBRARIES which is enabled by default, activates the
  compilation of the DIET libraries. Disabling this option is only useful if
  you wish to restrict the compilation to the construction of the
  documentation.