Parse language field in YAML to generate project(<PROJECT_NAME> <PROJECT_LANGUAGE>) in CMakeLists.txt

This commit is contained in:
Roberto Di Remigio
2017-04-06 15:34:16 +02:00
parent 3349ddbe1d
commit 28b9ba022c
17 changed files with 27 additions and 3 deletions

View File

@ -1,5 +1,7 @@
name: example
min_cmake_version: 2.8
language:
- CXX
default_build_type: debug
modules:
- cxx: