A selection of files with their associated compile flags. More...
#include <Build.h>
Public Member Functions | |
bool | addSelection (StringView directory, StringView filter) |
Add some files from a directory to the selection. | |
bool | removeSelection (StringView directory, StringView filter) |
Remove some files from a directory to the selection. | |
Public Attributes | |
Vector< FilesSelection > | selection |
CompileFlags | compile |
A selection of files with their associated compile flags.
|
nodiscard |
Add some files from a directory to the selection.
|
nodiscard |
Remove some files from a directory to the selection.