ovni/include/CMakeLists.txt
Rodrigo Arias 48df02f102 Always use the project version
Don't duplicated versions so we avoid the problem of missing one
instance to be updated.
2023-07-07 10:42:40 +02:00

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")