test: add NS3_CLANG_TIMETRACE test case in test-ns3.py

This commit is contained in:
Gabriel Ferreira
2022-11-12 18:21:32 -03:00
parent 10a61ca102
commit 1ccd8ed0b6
2 changed files with 57 additions and 0 deletions

View File

@@ -479,6 +479,7 @@ macro(process_options)
ClangBuildAnalyzer
GIT_REPOSITORY "https://github.com/aras-p/ClangBuildAnalyzer.git"
GIT_TAG "47406981a1c5a89e8f8c62802b924c3e163e7cb4"
CMAKE_ARGS -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}
INSTALL_COMMAND cmake -E copy_if_different ClangBuildAnalyzer
${PROJECT_BINARY_DIR}
)