view CMakeLists.txt @ 32:2b081c008ac6

tests: add duktape test
author David Demelier <markand@malikania.fr>
date Wed, 04 Jan 2017 13:29:22 +0100
parents
children f6d9a8c331dc
line wrap: on
line source

cmake_minimum_required(VERSION 3.7)
project(embed)
add_subdirectory(tests/duktape)