9 lines
365 B
C++
9 lines
365 B
C++
//
|
|
// Copyright Contributors to the MaterialX Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
// This file is used as the executable in the CMakeLists.txt file.
|
|
// The WASM binary and the JavaScript code will be placed will be placed into the _build/source/JsMaterialX/ folder
|
|
// The files will be called JsMaterialX*.wasm, JsMaterialX*.js and JsMaterialX*.data
|