Rework CMake rules for building grammar tables.
authorLei Zhang <antiagainst@google.com>
Fri, 15 Apr 2016 16:51:55 +0000 (12:51 -0400)
committerLei Zhang <antiagainst@google.com>
Mon, 18 Apr 2016 19:50:43 +0000 (15:50 -0400)
commite94d6d18ddc839b8a622a46fb60ecb0b1bc1ab42
tree4ccd6094164e44b0ff48a673343e8474123828f2
parent009c4358b5a1c93203166b3ed60a548f63522e81
Rework CMake rules for building grammar tables.

Use add_custom_command() to generate all .inc files and manage
dependency with set_source_files_properties().
CMakeLists.txt
source/CMakeLists.txt