Code Review
/
sim
/
ns3-o-ran-e2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
10fe065
)
Remove tests from cmake
64/14264/1
l-release
author
Andrea Lacava
<thecave003@gmail.com>
Fri, 14 Mar 2025 16:13:20 +0000
(12:13 -0400)
committer
Andrea Lacava
<thecave003@gmail.com>
Fri, 14 Mar 2025 16:13:20 +0000
(12:13 -0400)
Change-Id: I9584293959feaaa399baac3e21b8e06d07e41b5d
Signed-off-by: Andrea Lacava <thecave003@gmail.com>
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
3c1f326
..
067907f
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-56,7
+56,5
@@
build_lib(
LIBRARIES_TO_LINK
${libcore}
${e2sim_LIBRARIES}
- TEST_SOURCES test/oran-interface-test-suite.cc
- ${examples_as_tests_sources}
)