Mercurial > hg > GearsTemplate
view src/list/CMakeLists.txt @ 42:44914699ee9b
refactoring llrb
author | Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 19 May 2015 05:06:25 +0900 |
parents | c3314208d7b9 |
children |
line wrap: on
line source
cmake_minimum_required(VERSION 2.8) add_executable(list list.c listContext.c )