comparison 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
comparison
equal deleted inserted replaced
31:e315b3f0b31c 32:2b081c008ac6
1 cmake_minimum_required(VERSION 3.7)
2 project(embed)
3 add_subdirectory(tests/duktape)