view konoha.test/CMakeLists.txt @ 16:5e36456a291c draft

add konoha.test
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 03 Jun 2012 01:38:13 +0900
parents
children
line wrap: on
line source

cmake_minimum_required(VERSION 2.6)
set(PACKAGE_SOURCE_CODE test_glue.c)
set(PACKAGE_SCRIPT_CODE test_glue.k)
add_konoha_package(konoha.test)