diff --git a/ApplicationCode/CMakeLists.txt b/ApplicationCode/CMakeLists.txt index 64c5ad998d..abb385fd43 100644 --- a/ApplicationCode/CMakeLists.txt +++ b/ApplicationCode/CMakeLists.txt @@ -316,6 +316,7 @@ set( EXE_FILES ${REFERENCED_CMAKE_FILES} ../ResInsightVersion.cmake ../.clang-format + ../.clang-tidy ) add_executable( ResInsight ${EXE_FILES} )