mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-29 09:14:35 +02:00
Move part of BUILD_NOTES.md to BUILDING.md
This commit is contained in:
parent
9890bf98e4
commit
f05419845b
2 changed files with 13 additions and 14 deletions
|
@ -1,16 +1,3 @@
|
|||
Build notes
|
||||
===========
|
||||
|
||||
Available cmake options:
|
||||
|
||||
* CMAKE_BUILD_TYPE -- build profile (Debug/Release)
|
||||
* WITH_AESNI -- AES-NI support (ON/OFF)
|
||||
* WITH_HARDENING -- enable hardening features (ON/OFF) (gcc only)
|
||||
* WITH_TESTS -- build tests (ON/OFF)
|
||||
* WITH_BENCHMARK -- build bechmarking code (ON/OFF)
|
||||
* WITH_OPTIMIZE -- enable optimization flags (ON/OFF) (not for MSVC)
|
||||
* I2PD_DATA_DIR -- directory where i2pd will store data
|
||||
|
||||
Debian
|
||||
------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue