- update documentation considering new CMake build system
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
#_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