Martin Kroeker
0eaae30e8c
Adapt tests to having only a subset of types in the build
2020-09-22 23:28:03 +02:00
Martin Kroeker
593ce9e237
Make building individual tests depend on BUILD_SINGLE etc defines
2020-09-13 21:50:12 +02:00
Sacha Refshauge
4474465438
Remove _static usages for tests
2017-08-20 00:13:46 +10:00
Isuru Fernando
d245caa49a
Support out-of-source build
2017-08-01 15:16:14 +05:30
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
Zhang Xianyi
aca7d7e953
Detect cmake test result.
2015-10-20 03:35:25 +08:00
Zhang Xianyi
f8eba3d548
Fixed cmake build bugs on Linux.
2015-08-11 16:25:16 -05:00