ecbuild_dont_pack

Specify files and directories to exclude from packaging.

ecbuild_dont_pack( [ FILES <file1> [ <file2> ... ] ]
                   [ DIRS <dir1> [ <dir2> ... ] ]
                   [ REGEX <regex> ] )

Options

FILESoptional, one of FILES, DIRS, REGEX required

list of files to exclude from packaging

DIRSoptional, one of FILES, DIRS, REGEX required

list of directories to exclude from packaging

REGEXoptional, one of FILES, DIRS, REGEX required

regular expression to match files / directories to exclude from packaging