freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SDF module ready for integration


From: Anuj Verma
Subject: Re: SDF module ready for integration
Date: Thu, 24 Dec 2020 01:52:43 +0530

> Anuj, can you change the `COPY` line in file `windows/detect.mk`
> accordingly and check whether it works?

Yes, it does work.

  ifeq ($(OS),Windows_NT)
    COPY := >nul cmd.exe /c copy
  else
    COPY := >nul copy
  endif  # test NT


reply via email to

[Prev in Thread] Current Thread [Next in Thread]