1# Copyright (c) 2020 - 2024 David Guibert
4# SPDX-License-Identifier: Apache-2.0
6string(REPLACE ";" " " NEMO_COMPILE_OPTIONS "${NEMO_COMPILE_OPTIONS}")
8configure_file(${SOURCE_DIR}/projects/nemo-arch-X86_hpcw.fcm.in
9 ${NEMO_ARCH_FCM_FILE} @ONLY)