On Thu, Oct 17, 2019 at 2:14 AM Edoardo Pasca wrote:
> Hi Tom,
>
> I thought ${testdata} was going to be filled in by the actual
> patch_script.cmake at this line.
>
> file (STRINGS TestData.py testdata NEWLINE_CONSUME)
>
Sorry, some nasty formatting in my email client had me misreading your
scr
Hi Tom,
I thought ${testdata} was going to be filled in by the actual
patch_script.cmake at this line.
file (STRINGS TestData.py testdata NEWLINE_CONSUME)
So it appears that this command doesn't quite work.
I'll try also Alan's suggestion.
Thanks
Edo
On Tue, Oct 15, 2019 at 7:00 PM Tom Fine