mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-12 07:23:17 +00:00
7 lines
193 B
CMake
7 lines
193 B
CMake
# Copyright (C) 2019 Intel Corporation. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
@PACKAGE_INIT@
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/iwasmTargets.cmake")
|