view CMakeLists.txt @ 33:f6d9a8c331dc

tests: add fmt test
author David Demelier <markand@malikania.fr>
date Wed, 04 Jan 2017 13:33:25 +0100
parents 2b081c008ac6
children 2907e5903c85
line wrap: on
line source

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