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
20b8eed8
Commit
20b8eed8
authored
Jul 14, 2021
by
Niuhaiwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify cmakefile
parent
54047050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/ausf_app/CMakeLists.txt
src/ausf_app/CMakeLists.txt
+2
-0
No files found.
src/ausf_app/CMakeLists.txt
View file @
20b8eed8
...
...
@@ -25,6 +25,7 @@ include_directories(${SRC_DIR}/common)
include_directories
(
${
SRC_DIR
}
/utils
)
include_directories
(
${
SRC_DIR
}
/utils/bstr
)
include_directories
(
${
SRC_DIR
}
/libngap
)
include_directories
(
${
SRC_DIR
}
/itti
)
################### code frrom amf cmakelists###########################
...
...
@@ -79,6 +80,7 @@ file(GLOB SRCS
${
SRC_DIR
}
/utils/bstr/*.c
${
SRC_DIR
}
/utils/*.cpp
${
SRC_DIR
}
/utils/*.c
${
SRC_DIR
}
/itti/*.cpp
${
SRC_DIR
}
/libngap/*.c
${
SRC_DIR
}
/ausf_app/*.cpp
# ${EXTERNAL_INSTALL_LOCATION}/spdlog/src/*.cpp
...
...
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