315 B
315 B
Custom Main pkg-config
This example builds a stand-alone application using Gazebo as a library. The
CMakeLists.txt
in this directory uses pkg-config to find Gazebo. Other
examples use Gazebo's installed cmake config file instead of pkg-config. We
recommend using Gazebo's cmake config instead of pkg-config.