Salome HOME
compilation on Linux
[modules/hydro.git] / src / HYDROData / CMakeLists.txt
index b1a830e4e73f25c8b67d5f3c3d69fd4e672d9bfa..188d4d2beeddcaecb9119d4eccf8bfca877b6abb 100644 (file)
@@ -46,10 +46,10 @@ set(PROJECT_HEADERS
     HYDROData_VisualState.h
     HYDROData_Warning.h
     HYDROData_Zone.h
-       HYDROData_GeomTool.h
-       HYDROData_IProfilesInterpolator.h
-       HYDROData_LinearInterpolator.h
-       HYDROData_InterpolatorsFactory.h
+    HYDROData_GeomTool.h
+    HYDROData_IProfilesInterpolator.h
+    HYDROData_LinearInterpolator.h
+    HYDROData_InterpolatorsFactory.h
 )
 
 set(PROJECT_SOURCES 
@@ -96,10 +96,10 @@ set(PROJECT_SOURCES
     HYDROData_Transform.cxx
     HYDROData_VisualState.cxx
     HYDROData_Zone.cxx
-       HYDROData_GeomTool.cxx
-       HYDROData_IProfilesInterpolator.cxx
-       HYDROData_LinearInterpolator.cxx
-       HYDROData_InterpolatorsFactory.cxx
+    HYDROData_GeomTool.cxx
+    HYDROData_IProfilesInterpolator.cxx
+    HYDROData_LinearInterpolator.cxx
+    HYDROData_InterpolatorsFactory.cxx
 )
 
 add_definitions(