mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Add clang-tidy
This commit is contained in:
parent
81c3ee5df2
commit
63c675d6e2
@ -316,6 +316,7 @@ set( EXE_FILES
|
|||||||
${REFERENCED_CMAKE_FILES}
|
${REFERENCED_CMAKE_FILES}
|
||||||
../ResInsightVersion.cmake
|
../ResInsightVersion.cmake
|
||||||
../.clang-format
|
../.clang-format
|
||||||
|
../.clang-tidy
|
||||||
)
|
)
|
||||||
|
|
||||||
add_executable( ResInsight ${EXE_FILES} )
|
add_executable( ResInsight ${EXE_FILES} )
|
||||||
|
Loading…
Reference in New Issue
Block a user