The workflow supports in DIET needs the following:
In case cmake is not able to locate the installation of the required libraries, you have to set:
N.B. 1:By activating the workflow module, the DAGDA module is also activated. N.B. 2:Workflow support is not available on Windows/Cygwin platforms (Windows XP and Cygwin 1.5.25) for Xerces 3.0.1 and XQilla 2.2.0.
Here is an example of a generating command line:
cmake ${path_to_diet_sources} \
-DOMNIORB4_DIR=/usr/local/omniORB \
-DDIET_USE_WORKFLOW:BOOL=ON \
-DXERCES_DIR=/usr/local/xerces \
-DXQILLA_DIR=/usr/local/xqilla