CMake builds: Fix builds
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 Oct 2017 14:27:28 +0000 (22:27 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 18 Oct 2017 14:48:18 +0000 (22:48 +0800)
commit162575f2c69f519aae1b18ff1c501e7e4c2cdd4b
tree9b313a7ed3abebbf036cd75cf2287d74e6ea4f25
parent41b1984be946cc2f53313dd48eac392cc8a3ad2b
CMake builds: Fix builds

Include the fallback sources in the build, and update
src/Makefile.sources so that it can be read by the CMake build files.

Fix a typo in the DirectWrite configure option so that we can properly
enable DirectWrite builds.

Also, when building the utility program, install them as well.
CMakeLists.txt
src/Makefile.sources