mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
cmake-format: Allow dangling parenthesis
This commit is contained in:
@@ -8,7 +8,8 @@ add_library(
|
||||
${PROJECT_NAME}
|
||||
RigStatisticsCalculator.h RigStatisticsCalculator.cpp
|
||||
RigStatisticsDataCache.h RigStatisticsDataCache.cpp RigStatisticsMath.h
|
||||
RigStatisticsMath.cpp)
|
||||
RigStatisticsMath.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME} PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user