What's Changed
-
feat: update cmake-ts to 1.0.0 by @aminya in #723
Now, cmake-ts can build the projects with built-in configurations that are selected depending on the arguments and the environment.
This includes cross-compilation for different architectures, including Windows arm64, Linux arm64, etc.
https://github.com/EmbeddedEnterprises/cmake-ts/releases/tag/v1.0.0 -
build: detect system processor on Windows via project_options by @aminya in #724
Full Changelog: v6.4.2...v6.5.0