krushia has joined #mlpack
MayankRaj[m] has joined #mlpack
<
MayankRaj[m]>
Hii,
<
MayankRaj[m]>
Is there a way to build individual test.
<
MayankRaj[m]>
make mlpack_tests builds all the test files and i just want to build one. Is it possible?
<
rcurtin[m]>
You could comment out individual files from `src/mlpack/tests/CMakeLists.txt`, but there's not really a better way than that :(