Files
mercury/tests/DEFNS_FOR_TESTS.in
Julien Fischer 7d5bd151be Fix tests/hard_coded/nonascii with MSVC.
tests/hard_coded/Mmakefile:
    Invoke cl appropriately to compile nonascii_gen.

    Handle the .exe extension where necessary.

tests/DEFNS_FOR_TESTS.in:
    Add a variable that says of we are using MSVC.
2023-07-11 17:17:03 +10:00

4 lines
178 B
Plaintext

CFLAGS_FOR_ERRMSG_FILTER=@CFLAGS_FOR_ERRMSG_FILTER@
CFLAGS_FOR_NO_INFINITE_RECURSION=@CFLAGS_FOR_NO_INFINITE_RECURSION@
USING_MICROSOFT_CL_COMPILER=@USING_MICROSOFT_CL_COMPILER@