Rodrigo Arias
48df02f102
Don't duplicated versions so we avoid the problem of missing one instance to be updated.
5 lines
174 B
CMake
5 lines
174 B
CMake
# Copyright (c) 2021-2023 Barcelona Supercomputing Center (BSC)
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
configure_file("ovni.h.in" "${CMAKE_CURRENT_BINARY_DIR}/ovni.h")
|