Utility
[Cross Platform]CMake (Cross Platform Make)
알 수 없는 사용자
2008. 7. 29. 11:19
- CMake?
CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
선택한 컴파일 환경에서 사용할 수 있는 makefile들과 workspace들을 만들어 준다.
* cmake HomePage에서 읽어 보면 더 많은 상세한 내용들이 있다.선택한 컴파일 환경에서 사용할 수 있는 makefile들과 workspace들을 만들어 준다.