diff options
author | Sean Cross <sean@xobs.io> | 2019-08-14 21:30:39 +0800 |
---|---|---|
committer | Sean Cross <sean@xobs.io> | 2019-08-14 21:30:39 +0800 |
commit | 6e932f5a2db83bece51f744ed59c42a0f7377b6f (patch) | |
tree | f5059d25caa8c2ad66e4db427f1d80597b096814 /tests | |
parent | 3f26cf50767143e48d29ae691b2a0052c359eb15 (diff) | |
download | nextpnr-6e932f5a2db83bece51f744ed59c42a0f7377b6f.tar.gz nextpnr-6e932f5a2db83bece51f744ed59c42a0f7377b6f.tar.bz2 nextpnr-6e932f5a2db83bece51f744ed59c42a0f7377b6f.zip |
cmakelists: quote the last argument to REGEX REPLACE
With newer versions of cmake, an unquoted 6th argument gives the
following error:
STRING sub-command REGEX, mode REPLACE needs at least 6 arguments
total to command.
Quoting this fixes the issue.
Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions