UNPKG

cmake-ts

Version:

cmake-js rewrite in typescript to support advanced build configurations

5 lines (4 loc) 126 B
export * from "./build.js"; export * from "./config-types.d"; export * from "./utils/logger.js"; export * from "./loader.js";