autocmake/test/fc_lapack/cmake/autocmake.cfg
Radovan Bast bed8a42945 remove static linking from tests
this will be implemented and tested externally
see #134
2015-09-17 10:06:52 +02:00

19 lines
303 B
INI

[project]
name: example
min_cmake_version: 2.8
[fc]
source: ../../../modules/fc.cmake
[int64]
source: ../../../modules/int64.cmake
[math_libs]
source: ../../../modules/math_libs.cmake
[default_build_paths]
source: ../../../modules/default_build_paths.cmake
[src]
source: ../../../modules/src.cmake