# use the application extension macro
camitk_application(NEEDS_QTXML
                   ADDITIONAL_SOURCES CommandLineOptions.cxx CommandLineOptions.hxx CommandLineOptions.ixx
                   CEP_NAME SDK
                   DESCRIPTION "Simple action state machine to pipeline actions from an XML file"
)


