mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Move into openair3/NAS/TOOLS/CMakeLists.txt, and simplify the CMakeLists.txt. Co-authored-by: Robert Schmidt <robert.schmidt@openairinterface.org>
28 lines
288 B
Plaintext
28 lines
288 B
Plaintext
# vim swp
|
|
*.swp
|
|
|
|
# log and exec file
|
|
cmake_targets/log/
|
|
cmake_targets/*/build/
|
|
cmake_targets/ran_build/
|
|
log/
|
|
lte_build_oai/
|
|
|
|
# IDE files
|
|
.vscode
|
|
.cproject
|
|
.project
|
|
.settings
|
|
|
|
# Tags for vim/global
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
tags
|
|
|
|
# others
|
|
nfapi_nr_interface_scf
|
|
*.log
|
|
*.out
|
|
CMakeUserPresets.json
|