srb2dd cmake is incomplete and not compilable
The CMakeLists.txt for win32 is mostly stubbed and non-functional.
Anybody working on this issue will probably have to write package finder scripts for the various dependencies necessary; check out this as an example. Check the official cmake distribution for package finders as well, in case they are already included.
Not being able to find the packages for srb2dd should cause CMake to silently ignore and not include the srb2dd target.