Salome HOME
CMake:
authormpa <mpa@opencascade.com>
Thu, 14 Nov 2013 12:06:45 +0000 (12:06 +0000)
committermpa <mpa@opencascade.com>
Thu, 14 Nov 2013 12:06:45 +0000 (12:06 +0000)
- update documentation considering new CMake build system

tools/dlgfactory/dlgfactory.py
tools/dlgfactory/dlgfactory.sh

index e2516290f99b0cbc77f5487cee281ff630785c22..0d42bc98a3afa2aeb2118d64280c8afccc556ac7 100755 (executable)
@@ -117,7 +117,7 @@ if __name__ == "__main__":
       pass
 
     if options.verbose:
-      print "Note that the following directives should be present in your Makefile.am (or something like that): \n"
+      print "Note that the following directives should be present in your CMakeLists.txt (or something like that): \n"
       print __msg_str.replace( "__CLASSNAME__", className )
       pass
   pass
index fda1eb13f6b8244c3702b144db29d533cc84ae36..fe077ebd0afd48f4c03126f05a5a4180449a1eaf 100755 (executable)
@@ -150,7 +150,7 @@ displayMessage()
 
 #_fin_message
 
-echo "Note that the following directives should be present in your Makefile.am (or something like that):"
+echo "Note that the following directives should be present in your CMakeLists.txt (or something like that):"
 echo ""
 displayMessage