Remove remaining traces of automatic versioning code
This commit is contained in:
@@ -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})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user