Update build.mjs

This commit is contained in:
Jarred Sumner
2024-09-10 18:54:52 -07:00
parent 1694ca0e89
commit 24bb8d95b0

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node
import { spawn as nodeSpawn } from "node:child_process";
import { existsSync, readFileSync, readdirSync } from "node:fs";
import { existsSync, readFileSync, readdirSync, mkdirSync, cpSync } from "node:fs";
import { join, relative, resolve } from "node:path";
// https://cmake.org/cmake/help/latest/manual/cmake.1.html#generate-a-project-buildsystem