HPCW 3.0
Loading...
Searching...
No Matches
nemo-configure-files.cmake
Go to the documentation of this file.
1# Copyright (c) 2020 - 2024 David Guibert
2# All rights reserved.
3#
4# SPDX-License-Identifier: Apache-2.0
5
6string(REPLACE ";" " " NEMO_COMPILE_OPTIONS "${NEMO_COMPILE_OPTIONS}")
7
8configure_file(${SOURCE_DIR}/projects/nemo-arch-X86_hpcw.fcm.in
9 ${NEMO_ARCH_FCM_FILE} @ONLY)