Make the makefile use absolute paths for testing
CMake already did this, and I think this is discrepancy is why if you did `make quick_check`, then `make check_dbg` would fail.
Showing
Please register or sign in to comment
CMake already did this, and I think this is discrepancy is why if you did `make quick_check`, then `make check_dbg` would fail.