exporting binary tree to CMake registry
authorDani Perez <daniperez@users.sourceforge.net>
Tue, 22 Oct 2013 21:03:27 +0000 (23:03 +0200)
committerDani Perez <daniperez@users.sourceforge.net>
Tue, 22 Oct 2013 21:03:27 +0000 (23:03 +0200)
commit459e5291687b391cb19c423ce9bd2039621edae8
tree30eb5e87a2426ef6e1ac3af780659daead56bf1e
parent667c52be590bff9d56965fb48d2a8adba7991419
exporting binary tree to CMake registry

This eases integration with other applications making use
of gflags without needing to install it in the system.
find_package looks in the registry for existing software.
CMakeLists.txt