Files
OpenBLAS/cmake
John Biddiscombe 053044ae4d Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR
If OpenBLAS is built using add_subdirectory(OpenBlas) as part of another project
then the paths set by CMAKE_XXX_DIR are relative to the parent project
and not the OpenBLAS project.
2016-05-25 09:13:28 +02:00
..
2016-02-01 18:32:42 -08:00
2015-08-11 16:25:16 -05:00
2015-02-03 15:11:15 -06:00
2015-08-18 22:43:42 -05:00
2015-02-10 14:29:05 -06:00
2015-08-11 16:25:16 -05:00
2016-02-01 18:32:42 -08:00