CMake: We are already in the build directory.
This commit is contained in:
parent
deeff83410
commit
4dc7dbb4e6
@ -33,7 +33,6 @@ include(debug_flags)
|
||||
if(WITH_CLANG-TIDY)
|
||||
set(CMAKE_CXX_CLANG_TIDY
|
||||
"clang-tidy"
|
||||
"-p=build"
|
||||
"-header-filter=${PROJECT_SOURCE_DIR}"
|
||||
"-quiet")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user