mirror of
https://github.com/nasa/trick.git
synced 2025-05-02 16:53:03 +00:00
parent
ddac875ead
commit
bcebf21cbb
@ -9,6 +9,7 @@ To configure Trick to support the civetweb web server, you'll need to
|
|||||||
### Building the Civetweb Library
|
### Building the Civetweb Library
|
||||||
```bash
|
```bash
|
||||||
cd $(CIVETWEB_HOME)
|
cd $(CIVETWEB_HOME)
|
||||||
|
mkdir lib
|
||||||
make install-lib PREFIX=. CAN_INSTALL=1 WITH_WEBSOCKET=1
|
make install-lib PREFIX=. CAN_INSTALL=1 WITH_WEBSOCKET=1
|
||||||
```
|
```
|
||||||
### Configuring Trick with Civetweb
|
### Configuring Trick with Civetweb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user