cmake: fixed gflags namespace detection (fixes #193)
authorSergiu Deitsch <sergiu.deitsch@gmail.com>
Sun, 9 Jul 2017 00:04:17 +0000 (02:04 +0200)
committerSergiu Deitsch <sergiu.deitsch@gmail.com>
Sun, 9 Jul 2017 13:48:13 +0000 (15:48 +0200)
commite50aeaa5eebae4db66d359d64a7ff394b340079c
tree3ad8516e596cc356d5fd8ed145e6d4193c1f1fbe
parent40fc21467abb4516976ea2aa586bd206d0b86d20
cmake: fixed gflags namespace detection (fixes #193)

This commit fixes gflags namespace detection using Intel compiler and ensures
the generated try_compile command line does not produce malformed paths.
cmake/DetermineGflagsNamespace.cmake