Add a custom build step before the make step.
cmake
/usr/bin/cmake
$BUILDDIR
-DCMAKE_BUILD_TYPE=Debug .
Then hit F5 and breakpoints should work.