1# Copyright (c) 2019 - 2024 David Guibert
4# SPDX-License-Identifier: Apache-2.0
6string(REPLACE ";" " " XIOS_COMPILE_OPTIONS "${XIOS_COMPILE_OPTIONS}")
8string(REPLACE "\"" "" XIOS_USER_INC "${XIOS_USER_INC}")
10configure_file(${SOURCE_DIR}/projects/xios-arch-X86_hpcw.fcm.in
11 ${BINARY_DIR}/projects/xios-arch-X86_hpcw.fcm @ONLY)
13configure_file(${SOURCE_DIR}/projects/xios-arch-X86_hpcw.path.in
14 ${BINARY_DIR}/projects/xios-arch-X86_hpcw.path @ONLY)