Mitchell Wasson 9c139c3a6d Correct set_source_files_properties usage
The use of `CMAKE_BINARY_DIR` and `CMAKE_CURRENT_BINARY_DIR` when
specifying files to set_source_files_properties caused problems
when this project is used from another CMake project.

More specifically, these variables aren't set to the expected path,
and the properties are attempted to be set for non-existant files.

This was benign before vectorscan 5.4.8 as the only properties
set were warning suppression flags.

Starting with 5.4.9, `-funsigned-char` was applied to Ragel outputs
using this method. The result is projects depending on Vectorscan
through Cmake do not have this compile flag properly applied.
2023-10-31 09:35:50 -06:00
..
2018-01-19 06:48:56 -05:00
2023-09-05 13:56:24 +03:00
2023-09-05 13:45:33 +03:00
2023-10-03 21:01:51 +03:00
2018-06-27 14:04:57 +08:00
2021-10-12 11:51:34 +03:00
2018-06-27 14:04:57 +08:00
2023-10-03 21:01:51 +03:00
2023-10-03 21:01:51 +03:00
2018-06-27 14:04:57 +08:00
2018-06-27 14:04:57 +08:00
2022-08-29 15:37:59 +03:00
2021-10-12 11:51:34 +03:00
2023-09-05 13:45:33 +03:00
2023-10-03 21:01:51 +03:00