Mercurial > hg > Gears > GearsAgda
view src/synchronizedQueue/CMakeLists.txt @ 149:63ab65b28466
Add Gearef macro
author | one |
---|---|
date | Thu, 10 Nov 2016 20:37:52 +0900 |
parents | ed9d6438d2a5 |
children |
line wrap: on
line source
cmake_minimum_required(VERSION 2.8) add_executable(synchronizedQueueForCas synchronizedQueueForCas.c synchronizedQueueContext.c origin_cs.c ) #add_executable(synchronizedQueue # synchronizedQueue.c # synchronizedQueueContext.c #) #add_executable(synchronizedQueueForSem # synchronizedQueueForSem.c # synchronizedQueueForSemContext.c #)