Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
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
zzha zzha
OpenXG-RAN
Commits
faca4b97
Commit
faca4b97
authored
Apr 11, 2022
by
Robert Schmidt
Committed by
Sakthivel Velumani
Sep 13, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup for cmake execution
parent
ecfd9f76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
cmake_targets/build_oai
cmake_targets/build_oai
+0
-5
No files found.
cmake_targets/build_oai
View file @
faca4b97
...
@@ -537,11 +537,6 @@ function main() {
...
@@ -537,11 +537,6 @@ function main() {
echo_info
"Erased all previously producted files"
echo_info
"Erased all previously producted files"
fi
fi
# for historical reasons we build in a subdirectory cmake_targets/XYZ/build,
# e.g., cmake_targets/ran_build/build, hence the ../../..
CMAKE_CMD
=
"
$CMAKE_CMD
../../.."
echo_info
"CMAKE_CMD=
$CMAKE_CMD
"
dbin
=
$OPENAIR_DIR
/targets/bin
dbin
=
$OPENAIR_DIR
/targets/bin
dlog
=
$OPENAIR_DIR
/cmake_targets/log
dlog
=
$OPENAIR_DIR
/cmake_targets/log
mkdir
-p
$dbin
$dlog
mkdir
-p
$dbin
$dlog
...
...
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