Commit graph

6 commits

Author SHA1 Message Date
Rui Chen
70c01a642f
build: support cmake 4.0 (#367)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2025-03-31 23:35:49 +01:00
Corentin Le Molgat
f7228d77b5 Use CMake namespace gflags:: for export and alias target
Now use gflags::gflags instead of gflags

note: seems already in use in gRPC
cf https://github.com/grpc/grpc/blob/master/cmake/gflags.cmake#L30
2018-01-31 13:46:59 +01:00
Andreas Schuh
18cb422451 fix: Require CMake version 2.8.12 in test project 2016-03-01 19:56:54 +00:00
Andreas Schuh
9ef0d5220e enh: Add usage of DEFINE_validator to test project 2016-02-29 17:12:15 +00:00
Andreas Schuh
762f9cbb65 #51 Call ShutDownCommandLineFlags for (manual) valgrind test 2016-02-19 13:20:40 +00:00
Andreas Schuh
16a168763e #106 Add test of gflags-config.cmake package configuration 2015-03-25 13:54:49 +00:00