From: rnv Date: Wed, 21 Mar 2012 08:25:15 +0000 (+0000) Subject: Forced generation of the CMakeLists.txt from Makefile.am X-Git-Tag: V6_5_0a1~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b90b8a1afa5df1ce486f366dc4e4b2555834a648;p=modules%2Fkernel.git Forced generation of the CMakeLists.txt from Makefile.am --- diff --git a/salome_adm/cmake_files/am2cmake.py b/salome_adm/cmake_files/am2cmake.py index 33fcc0096..5ea1040e9 100644 --- a/salome_adm/cmake_files/am2cmake.py +++ b/salome_adm/cmake_files/am2cmake.py @@ -2579,12 +2579,11 @@ if __name__ == "__main__": if content.find("generated by am2cmake") == -1: convert = False pass - pass - if convert: - convertAmFile(the_root, root, dirs, files, f, module) - nok += 1 - pass + pass pass + if convert: + convertAmFile(the_root, root, dirs, files, f, module) + nok += 1 pass pass pass