mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add .clang-format to cmakelist
This commit is contained in:
@@ -278,6 +278,7 @@ set( EXE_FILES
|
||||
${HEADER_FILES}
|
||||
${REFERENCED_CMAKE_FILES}
|
||||
../ResInsightVersion.cmake
|
||||
../.clang-format
|
||||
)
|
||||
|
||||
add_executable( ResInsight ${EXE_FILES} )
|
||||
|
||||
Reference in New Issue
Block a user