Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
requirements 656 B
#============================================================================
# Created    : 2012-11-15
# Maintainer : Ben Couturier
#============================================================================
package           PRConfig
version           v1r65

#============================================================================
# Structure, i.e. directories to process.
#============================================================================
branches          cmt doc options python
include_path      none

set PRCONFIGOPTS $(PRConfig_root)/options

# Add the scripts to the python path
path_prepend PYTHONPATH "$(PRConfig_root)/python"