Revert "Update build.mjs"

This reverts commit 24bb8d95b0.
This commit is contained in:
Dylan Conway
2024-09-10 19:56:36 -07:00
parent ff9b003a9b
commit 03d7d9aadd

View File

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