add url
This commit is contained in:
@ -114,7 +114,7 @@ def gen_cmake_command(config):
|
||||
|
||||
def autogenerated_notice():
|
||||
s = []
|
||||
s.append('# This file is autogenerated by Autocmake')
|
||||
s.append('# This file is autogenerated by Autocmake http://autocmake.org')
|
||||
s.append('# Copyright (c) 2015 by Radovan Bast and Jonas Juselius')
|
||||
s.append('# See https://github.com/scisoft/autocmake/')
|
||||
return '\n'.join(s)
|
||||
|
Reference in New Issue
Block a user