Remove remaining traces of automatic versioning code

This commit is contained in:
Xaymar
2025-04-18 16:01:18 +02:00
parent c88aa45a93
commit cd78d7a42d
2 changed files with 15 additions and 149 deletions
+1 -3
View File
@@ -1,9 +1,7 @@
# AUTOGENERATED COPYRIGHT HEADER START
# Copyright (C) 2017-2025 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
# AUTOGENERATED COPYRIGHT HEADER END
project(compiler
VERSION ${PROJECT_VERSION}
)
project(compiler)
add_executable(${PROJECT_NAME})
init_project(${PROJECT_NAME})