Properly handle FindTBB modules that don't contain TBB_LIBRARY_RELEASE
The FindTBB modules that come with packages such as OSPRay don't provide TBB_LIBRARY_RELEASE but instead only provide TBB_LIBRARY. If TBB_LIBRARY_RELEASE isn't found, and TBB_LIBRARY is we will use that as the release library