mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-16 19:16:52 +02:00
Fix building with cmake.
This commit is contained in:
parent
13e8945666
commit
6268e297e4
2 changed files with 21 additions and 12 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -8,6 +8,15 @@ netDb
|
|||
tunnels.cfg
|
||||
tests/tests
|
||||
|
||||
# Build files
|
||||
build/CMakeCache.txt
|
||||
build/CMakeFiles/*
|
||||
build/cmake_install.cmake
|
||||
build/i2pd
|
||||
build/libcommon.a
|
||||
build/libi2pd.a
|
||||
|
||||
|
||||
# Autotools
|
||||
autom4te.cache
|
||||
.deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue