Use a custom command to generate helper tool
authorArmin Novak <armin.novak@thincast.com>
Wed, 21 Feb 2018 12:14:45 +0000 (13:14 +0100)
committerArmin Novak <armin.novak@thincast.com>
Wed, 21 Feb 2018 12:14:45 +0000 (13:14 +0100)
commit62f06ed11e190e78142e1b2cc7a483c8675fbc1b
tree116b78c6860b17b794d501fb7049c4eac67a0dd3
parentffcee7307906ba756292c2b8c945e0c32d9ca2b0
Use a custom command to generate helper tool

Removing elements from CMAKE_C_FLAGS is not reliable,
to use a custom command to compile the helper tool
with default CFLAGS for the system.
client/X11/CMakeLists.txt