/
githubmirror
/
omim
ОбзорДокументацияВойти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
omim/
3party/gflags/
..
doc

[3party] Updated gflags to 2.0

11 лет назад
m4

[3party] Updated gflags to 2.0

11 лет назад
packages

[3party] Updated gflags to 2.0

11 лет назад
src

[msvc][win] Fixed compilation issues

11 лет назад
AUTHORS

[3party] Updated gflags to 2.0

11 лет назад
CMakeLists.txt

PR Fixes

10 лет назад
COPYING

One Month In Minsk. Made in Belarus.

11 лет назад
ChangeLog

[3party] Updated gflags to 2.0

11 лет назад
INSTALL

[3party] Updated gflags to 2.0

11 лет назад
Makefile.am

[3party] Updated gflags to 2.0

11 лет назад
Makefile.in

[3party] Updated gflags to 2.0

11 лет назад
NEWS

[3party] Updated gflags to 2.0

11 лет назад
README

One Month In Minsk. Made in Belarus.

11 лет назад
README_windows.txt

[3party] Updated gflags to 2.0

11 лет назад
aclocal.m4

[3party] Updated gflags to 2.0

11 лет назад
config.guess

[3party] Updated gflags to 2.0

11 лет назад
config.sub

[3party] Updated gflags to 2.0

11 лет назад
configure

[3party] Updated gflags to 2.0

11 лет назад
configure.ac

[3party] Updated gflags to 2.0

11 лет назад
depcomp

[3party] Updated gflags to 2.0

11 лет назад
install-sh

[3party] Updated gflags to 2.0

11 лет назад
libtool

[3party] Updated gflags to 2.0

11 лет назад
ltmain.sh

[3party] Updated gflags to 2.0

11 лет назад
missing

[3party] Updated gflags to 2.0

11 лет назад
README
This repository contains a C++ of the Google commandline flags module.
Documentation for the C++ implementation is in doc/. The python version of
gflags is now shipped seperately as it is completely independent of this
module.
 
See INSTALL for (generic) installation instructions for C++: basically
./configure && make && make install
 
See README_windows.txt for instructions on using under windows.