The target `dbschema` is only available when the `xsltproc` exe can be found. Can you verify that is installed?
You should have seen something like this in your cmake config phase if it's not found: `message(STATUS "xsltproc is not found. Skip dbschema target.")`