diff options
author | Brent Murphy <bmurphy@bcmcs.net> | 2020-04-28 20:36:04 +1000 |
---|---|---|
committer | Brent Murphy <bmurphy@bcmcs.net> | 2020-05-09 19:25:12 +1000 |
commit | 6aeed0d3fbb0405217c0118838977d934da38f20 (patch) | |
tree | 768eb5e27fa78df4bc7d3b15f9cf658aefa2dc8c /cmake/scripts/linux/CodeCoverage.cmake | |
parent | cf763cadf4fafbfd639097e83511f00132bcaeee (diff) |
[cmake] addons_to_build better regex/exact match handling
Handles regex matching and exact addon matching as separate lists. This allows to
only do regex matches when the exact match has not been found, or an actual regex expression
was provided
Implements an exclusion match regex to exclude an addon/s from building
example usage
ADDONS_TO_BUILD='game.libretro.* -game.libretro.mrboom peripheral.joystick'
game.libretro.mrboom will not build, but game.libretro and game.libretro.2048 will
Diffstat (limited to 'cmake/scripts/linux/CodeCoverage.cmake')
0 files changed, 0 insertions, 0 deletions