mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 08:25:41 +00:00
Update Configuring_TRICK_with_Civetweb.md
This commit is contained in:
parent
ee2cc527c8
commit
ddac875ead
@ -9,9 +9,7 @@ To configure Trick to support the civetweb web server, you'll need to
|
||||
### Building the Civetweb Library
|
||||
```bash
|
||||
cd $(CIVETWEB_HOME)
|
||||
make lib
|
||||
mkdir lib
|
||||
mv $libcivetweb.a lib
|
||||
make install-lib PREFIX=. CAN_INSTALL=1 WITH_WEBSOCKET=1
|
||||
```
|
||||
### Configuring Trick with Civetweb
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user