# xmake - Lua 기반 크로스플랫폼 빌드 유틸리티

> Clean Markdown view of GeekNews topic #14715. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14715](https://news.hada.io/topic?id=14715)
- GeekNews Markdown: [https://news.hada.io/topic/14715.md](https://news.hada.io/topic/14715.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-05-09T09:52:01+09:00
- Updated: 2024-05-09T09:52:01+09:00
- Original source: [github.com/xmake-io](https://github.com/xmake-io/xmake)
- Points: 12
- Comments: 0

## Topic Body

- 초경량, 표준 라이브러리 외 의존성 없음   
- xmake.lua 파일에 간단하고 읽기쉬운 문법으로 프로젝트 빌드 설정을 관리   
- 직접 소스 코드를 빌드(Make / Ninja 처럼)하거나, 프로젝트 소스파일을 생성(Cmake/Meson 처럼 )  
- C/C++ 의존성을 연동하기 쉽도록 내장 패키지 관리 시스템 포함   
- `Xmake = Build backend + Project Generator + Package Manager + [Remote|Distributed] Build + Cache`  
- `Xmake ≈ Make/Ninja + CMake/Meson + Vcpkg/Conan + distcc + ccache/sccache`

## Comments



_No public comments on this page._
