mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-26 22:35:40 +02:00
Cleanup release scripts a bit
This commit is contained in:
@@ -103,9 +103,9 @@ def generate_cpp():
|
||||
concatenate_file(cpp, file, False)
|
||||
print('Concatenated {} cpp files'.format(len(cpp_files)))
|
||||
|
||||
|
||||
generate_header()
|
||||
generate_cpp()
|
||||
if __name__ == "__main__":
|
||||
generate_header()
|
||||
generate_cpp()
|
||||
|
||||
|
||||
# Notes:
|
||||
|
Reference in New Issue
Block a user