이 문서는 간단하게 CMakeLists.txt 를 작성하여 프로젝트를 만드는 방법을 설명하고 있습니다.
http://aronze.com/wiki/index.php?title=CMake_Simple_Sample

이 문서는 cmake 의 간단한 문법 설명을 정리하고 있습니다.
http://aronze.com/wiki/index.php?title=CMake_Grammar

이 문서는 위에서 링크한 기본 예제에서 조금 더 현실적인 내용들을 추가한 기초 사용법입니다.
http://aronze.com/wiki/index.php?title=CMake_Basic_Usage

이 문서는 Ogre1.7.0RC1 에 들어있는 CMakeLists.txt 를 분석하고 있습니다.
http://aronze.com/wiki/index.php?title=CMake_Analysis_Ogre3d


참고 


[Build System] CMakehttp://software-craftsman.tistory.com/18

Ogre1.7.0RC1 CMakeLists.txt 분석: http://cafe.naver.com/ogre3d/2688

'잡다한것' 카테고리의 다른 글

Eclipse 설치 Ubuntu  (0) 2018.05.23
커넥터 배선  (0) 2017.10.10
유투브 다운로드  (0) 2016.05.08
링크사이트  (0) 2016.05.04
우분투64bit 에서 32bit 실행방법  (0) 2016.04.29

+ Recent posts