0c11bf19df
`find_program()` evaluates to `python psl-make-dafsa` on Windows, so running it with `python` evaluates to `python python psl-make-dafsa`, causing this error on Windows: ``` "c:/python38/python.exe" "python" "C:/projects/repos/libpsl/src/psl-make-dafsa" "--output-format=binary" "C:/projects/repos/libpsl/list/public_suffix_list.dat" "tests/psl.dafsa" c:/python38/python.exe: can't open file 'python': [Errno 2] No such file or directory ``` |
||
---|---|---|
.. | ||
LICENSE.chromium | ||
Makefile.am | ||
libpsl-srcs.mk | ||
lookup_string_in_fixed_set.c | ||
meson.build | ||
psl-make-dafsa | ||
psl-make-dafsa.1 | ||
psl.c |