Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AUSF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-AUSF
Commits
af9a45ff
Commit
af9a45ff
authored
Feb 03, 2021
by
HFJ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
13b237a0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
8 deletions
+1
-8
README.md
README.md
+1
-8
No files found.
README.md
View file @
af9a45ff
# OpenXG-AUSF
# OpenXG-AUSF
## Files organization
## Files organization
```
-
`src/`
: Source code and related external libs.
-
`src/`
: Source code and related external libs.
-
`etc/`
: Config file.
-
`etc/`
: Config file.
-
`scripts/`
: Build script.
-
`scripts/`
: Build script.
-
`README.md`
: Installation guide.
-
`README.md`
: Installation guide.
```
## Installation
## Installation
### Install Libraries
### Install Libraries
...
@@ -41,12 +40,6 @@ cd build
...
@@ -41,12 +40,6 @@ cd build
./ausf
-c
../etc/ausf.conf
-o
-r
./ausf
-c
../etc/ausf.conf
-o
-r
```
```
## Libraries required
-
[
pistache
](
http://pistache.io/quickstart
)
-
[
JSON for Modern C++
](
https://github.com/nlohmann/json/#integration
)
: Please download the
`json.hpp`
file and
put it under the model/nlohmann folder
-
[
spdlog] Copy the source [folder
](
https://github.com/gabime/spdlog/tree/master/include/spdlog
)
to your build tree and use a C++11 compiler.
## Namespaces
## Namespaces
org.openapitools.server.api
org.openapitools.server.api
org.openapitools.server.model
org.openapitools.server.model
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment