mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Caffe: add test (#1612)
This commit is contained in:
@@ -147,3 +147,10 @@ INSTALL()
|
||||
$developDir \
|
||||
$libDir/cmake
|
||||
}
|
||||
|
||||
TEST()
|
||||
{
|
||||
cd build
|
||||
make test
|
||||
make runtest
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user