mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-25 14:15:02 +00:00
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
|