查找RTI

尝试查找 M&S HLA RTI 文库

该模块查找是否安装了任何 HLA RTI 并定位标准 RTI 包含文件和库。

RTI 是由 IEEE 和 SISO 标准化的模拟基础设施。它具有定义良好的 C++ API,可确保仿真应用程序独立于特定的 RTI 实现。

http://en.wikipedia.org/wiki/Run-Time_Infrastructure_(simulation)

此代码设置以下变量:

RTI_INCLUDE_DIR = the directory where RTI includes file are found
RTI_LIBRARIES = The libraries to link against to use RTI
RTI_DEFINITIONS = -DRTI_USES_STD_FSTREAM
RTI_FOUND = Set to FALSE if any HLA RTI was not found

向 <certi-devel@nongnu.org> 报告问题