True Reality (TR) is an open source LGPL Game and Simulation Engine written entirely in Standard C++ and OpenGL. It runs on all Windows platforms and GNU/Linux. OpenSceneGraph is used as its graphics engine, along with many other open source projects for support of various features.
bID dependency needs to have a CMake find script to make sure that it's path is set properly in the project.
TR then needs to use the FindScript to set the bID header paths.
bID dependency needs to have a CMake find script to make sure that it's path is set properly in the project. TR then needs to use the FindScript to set the bID header paths.