OSVR / OSVR-Core

The core libraries, applications, and plugins of the OSVR software platform.
Apache License 2.0
330 stars 124 forks source link

Don't require libfunctionality if configured to only build the client #73

Closed rpavlik closed 9 years ago

rpavlik commented 9 years ago

Should make it easier to build against OSVR as a submodule.

cc @Armada651

CrossVR commented 9 years ago

It's always better to skip a dependency when it's not needed, but since libfunctionality is so small you might as well submodule it. This is another argument for splitting the repositories though, since you can then decide for each module which repositories need to be submoduled.

rpavlik commented 9 years ago

Fixed in a recent batch of commits, ending in https://github.com/OSVR/OSVR-Core/commit/533610fc62cfc95ee54c346774ff48f0330e612f