v0.0.67: [CMake] Link the `check` binary with complete lib
We must link the `check` binary with our complete library, s.t. at least one `DataLayoutFactory` exists. That is, because processing `CREATE TABLE` statements requires creating and assigning a `DataLayout` to the `Table` instance.