Mercurial > hg > Gears > GearsAgda
view src/list/CMakeLists.txt @ 34:c3314208d7b9
Add listContext files
author | Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 05 May 2015 18:07:12 +0900 |
parents | a765eb7f3b7c |
children |
line wrap: on
line source
cmake_minimum_required(VERSION 2.8) add_executable(list list.c listContext.c )