By not providing "Findgazebo.cmake" in CMAKE_MODULE_PATH this project

Hi,

I try to follow this tutorial

ROBOTIS

it was pointed out to me by people on robotics.stackexhange

navigation - Cannot find turtlebot3_gazebo on ROS2 humble on 22.04 - Robotics Stack Exchange

by doing this

$ cd ~/turtlebot3_ws/src/
$ git clone -b humble-devel https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
$ cd ~/turtlebot3_ws && colcon build --symlink-install

...

By not providing "Findgazebo.cmake" in CMAKE_MODULE_PATH this project ...

can someone help me out ?

thanks