parent
c5ac8e8d8e
commit
0e76b575eb
|
@ -34,7 +34,7 @@ See which configuration are supported
|
|||
~/libuhttpd/build$ cmake .. -L
|
||||
~/libuhttpd/build$ cmake .. -LH
|
||||
|
||||
# Build
|
||||
# Build and install
|
||||
|
||||
~/libuhttpd/build$ make && sudo make install
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
~/libuhttpd/build$ cmake .. -L
|
||||
~/libuhttpd/build$ cmake .. -LH
|
||||
|
||||
# 编译
|
||||
# 编译和安装
|
||||
|
||||
~/libuhttpd/build$ make && sudo make install
|
||||
|
||||
|
|
Loading…
Reference in New Issue