Mercurial > hg > Gears > GearsAgda
view src/list/CMakeLists.txt @ 162:efc68eca8463
Merge 161
author | atton |
---|---|
date | Thu, 17 Nov 2016 18:24:34 +0000 |
parents | c3314208d7b9 |
children |
line wrap: on
line source
cmake_minimum_required(VERSION 2.8) add_executable(list list.c listContext.c )