6 lines
156 B
CMake
6 lines
156 B
CMake
|
<?xml version="1.0"?>
|
||
|
<gazeborc>
|
||
|
<gazeboPath>@CMAKE_INSTALL_PREFIX@/share/gazebo</gazeboPath>
|
||
|
<ogrePath>@OGRE_LIBRARY_PATH@/OGRE</ogrePath>
|
||
|
</gazeborc>
|