freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Suggest not modifying ftoption.h in source


From: Stuart Mentzer
Subject: [ft-devel] Suggest not modifying ftoption.h in source
Date: Sun, 5 Jun 2016 20:29:18 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

Hello,

Currently the freetype CMake build process modifies the ftoption.h
header in the source tree to uncomment defines for options like PNG
support. This is problematic for automated build processes since it
requires a source refresh step between builds that won't be obvious
to people building the first time.

Ideally, all custom headers would be written to and found in the
build tree. Short of that, the build process at least needs to be
bidirectional in that it can re-comment any uncommented defines
from the last build for features NOT enabled.

Thanks for considering this suggestion.

Stuart



reply via email to

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