#4387 System : Update references to clang files

This commit is contained in:
Magne Sjaastad 2019-05-03 11:08:48 +02:00
parent 9ae6b79271
commit 66e09e4688

View File

@ -319,8 +319,8 @@ set( EXE_FILES
${HEADER_FILES}
${REFERENCED_CMAKE_FILES}
../ResInsightVersion.cmake
../.clang-format
../.clang-tidy
.clang-format
.clang-tidy
)
add_executable( ResInsight ${EXE_FILES} )