add_custom_target( compile_llvm COMMAND echo "Compile llvm." COMMAND git clone https://github.com/llvm/llvm-project.git WORKING_DIRECTORY ${IPC_SDK_PATH}/tools/clang-tidy )