Mercurial > hg > Gears > GearsAgda
view src/llrb/CMakeLists.txt @ 65:025fd6e90597
to the function call(allocate and compare)
author | Shohei KOKUBO <e105744@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 14 Jul 2015 15:59:41 +0900 |
parents | 9302b1a48008 |
children | 368306e1bfed |
line wrap: on
line source
cmake_minimum_required(VERSION 2.8) add_executable(llrb llrb.c llrbContext.c allocate.c compare.c )