/
githubmirror
/
libeconf
Обзор
Документация
Войти
/
githubmirror
/
libeconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.gitignore
71 строка
1 KB
Neal Gompa
Add CMake build scripts
17 июн 2020, 20:34
17 июн 2020, 20:34
02c3ce7
Код
Авторство
О чём код?
Makefile.in /autom4te.cache /aclocal.m4 /compile /configure /depcomp /install-sh /missing /libtool /ltmain.sh /m4 # files generated by example example/.dirstamp example/test.ini # files generated by cmake build/ CMakeCache.txt CMakeFiles/ cmake_install.cmake *.pc *.cmake # files generated by configure .deps .libs Makefile config.h *.o *.lo *.la *.a *~ *.rej *.orig core config.log config.status config.sub config.guess libeconf-*.tar.* bin/example src/.dirstamp test-driver tests/*.log tests/*.trs tests/tst-filedoesnotexit1 tests/tst-merge1 tests/tst-merge2 tests/tst-merge3 tests/tst-merge4 tests/tst-merge5 tests/tst-arguments1 tests/tst-arguments2 tests/tst-arguments3 tests/tst-arguments4 tests/tst-arguments5 tests/tst-logindefs1 tests/tst-logindefs2 tests/tst-getconfdirs1 tests/tst-getconfdirs2 tests/tst-getconfdirs3 tests/tst-getconfdirs4 tests/tst-getconfdirs5 tests/tst-getconfdirs6 tests/tst-econf_errstring1 tests/tst-setgetvalues1 tests/tst-groups1 tests/tst-groups2 tests/tst-groups3 tests/tst-groups4 tests/tst-parseconfig1 build