issues
search
chewing
/
windows-chewing-tsf
Free software implementation of Chewing Input method for Windows based on Text Services Framework
https://chewing.im/
GNU Lesser General Public License v2.1
140
stars
22
forks
source link
Clean up CMake scripts
#164
Closed
Chocobo1
closed
5 months ago
Chocobo1
commented
5 months ago
build: Remove redundant compile defines Those are already defined in the top level build script.
build: specify source code encoding as UTF-8
https://learn.microsoft.com/en-us/cpp/build/reference/utf-8-set-source-and-executable-character-sets-to-utf-8?view=msvc-170
build: set LANGUAGES property properly