Add test which uses gflags_declare.h.
authorAndreas Schuh <andreas.schuh.84@gmail.com>
Sun, 30 Mar 2014 14:16:00 +0000 (15:16 +0100)
committerAndreas Schuh <andreas.schuh.84@gmail.com>
Sun, 30 Mar 2014 14:16:00 +0000 (15:16 +0100)
commitdc8543a4738548dda6f210cca035693e19c7042d
tree5e9a103c9f8e483064370146b9a0ee76f1e524a0
parent94c23575c7183b73912f4b60a66f49d3f3d59b70
Add test which uses gflags_declare.h.

Update issue 79
Added a test which uses gflags_declare.h as any other project would use it to avoid such avoidable build configuration mistakes.
test/CMakeLists.txt
test/gflags_declare_flags.cc [new file with mode: 0644]
test/gflags_declare_test.cc [new file with mode: 0644]