new test cc_cblas (closes #95)

- extended math_libs.cmake for C headers detection
- static_linking test included
- no int64 in the cc_cblas test
- released allocated memory
- adaptated for MS Windows (OpenBLAS)
This commit is contained in:
Miro ILIAS
2015-08-30 17:23:07 +02:00
parent 48ad07e5d7
commit 7665b883ac
6 changed files with 71 additions and 2 deletions

View File

@ -0,0 +1,17 @@
[project]
name: example
[cc]
source: ../../../modules/cc.cmake
[static]
source: ../../../modules/static_linking.cmake
[math_libs]
source: ../../../modules/math_libs.cmake
[default_build_paths]
source: ../../../modules/default_build_paths.cmake
[src]
source: ../../../modules/src.cmake