restore a couple of tests

This commit is contained in:
Radovan Bast
2016-05-20 20:55:10 +02:00
parent 30ced00c4f
commit 6896da511c
9 changed files with 70 additions and 116 deletions

View File

@ -1,15 +1,11 @@
[project]
name: example
min_cmake_version: 2.8
[fc]
source: ../../../modules/fc.cmake
[math]
source: ../../../modules/math/lapack.cmake
[default_build_paths]
source: ../../../modules/default_build_paths.cmake
[src]
source: ../../../modules/src.cmake
modules:
- fc:
- source: ../../../modules/fc.cmake
- math:
- source: ../../../modules/math/lapack.cmake
- default_build_paths:
- source: ../../../modules/default_build_paths.cmake
- src:
- source: ../../../modules/src.cmake