Lines Matching +refs:cmake +refs:help +refs:variable
43 to do so, while the flag variable names are required to use underscores.
60 This can be overridden using the CMake variable GFLAGS_NAMESPACE.
63 CMake modules FindThreads.cmake and CheckTypeSize.cmake. These have
81 and adds a separate GFLAGS\_INCLUDE\_DIR CMake variable to the build configuration.
95 configured via the GFLAGS\_NAMESPACE variable.
125 [cmake-migration](https://github.com/schuhschuh/gflags/tree/cmake-migration) branch.
155 is the migration from autotools to [CMake](http://www.cmake.org/).
157 [cmake-migration](https://github.com/schuhschuh/gflags/tree/cmake-migration)
199 very long --help strings, and some other minor [changes](ChangeLog.txt).
227 from 1.4, including some slightly better reporting in --help, and
228 an new memory-cleanup function that can help when running gflags-using
311 --help` to see the flags). If you have feedback as to whether the
317 commandline-completion of help flags. See the [ChangeLog](ChangeLog.txt)