Added function to set defines for the object names (e.g. -DNAME=dgemm).
[platform/upstream/openblas.git] / cmake / c_check.cmake
2015-02-04 Hank AndersonAdded function to set defines for the object names...
2015-02-03 Hank AndersonCorrected fortran compiler name variables.
2015-02-03 Hank AndersonPorted arch dependent settings from Makefile.system...
2015-01-28 Hank AndersonUpdated c_check OS/compiler/bits detection.
2015-01-27 Hank AndersonFixed architecture detection when AMD64 in c_check.
2015-01-27 Hank AndersonFixed incorrect case in OS_ definition in c_check.
2014-12-31 Hank AndersonFirst pass at converting a few makefiles to CMake.