mirror of
https://github.com/gflags/gflags.git
synced 2025-04-14 09:10:44 +00:00
The gflags_TARGET variable contains the name of the originally exported import target. The "gflags" import target contains a copy of the relevant properties of this import target created by CMake. The gflags_LIBRARIES variable can be used to be consistent with other packages, but is otherwise no longer needed. In most cases, "target_link_libraries(foo gflags)" should be used. |
||
---|---|---|
.. | ||
config.cmake.in | ||
execute_test.cmake | ||
package.cmake.in | ||
README_runtime.txt | ||
utils.cmake | ||
version.cmake.in |