rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
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 :(