commit | 3e849586a0da9fe797c98dd63038db2fbbadbe12 | [log] [tgz] |
---|---|---|
author | Cédric Deltheil <cedric@moodstocks.com> | Mon Jun 08 12:02:37 2015 +0200 |
committer | Cédric Deltheil <cedric@moodstocks.com> | Mon Jun 08 12:02:37 2015 +0200 |
tree | 010cc09471449a3615f5833c329fca94b0f43649 | |
parent | 29a18c93ca8e31b6bac547aaaf87848cf058f59e [diff] |
FindBLAS.cmake: fix missing stdlib.h include This is to make sure BLAS F2C auto detection does not fail because of compiler warnings: error: implicit declaration of function 'exit'