CMakeLists.txt: Remove redundant check on SDF
SDFormat is already searched and included by gazebo-config.cmake
The SDFormat include dirs are in GAZEBO_INCLUDE_DIRS
and the libraries are in GAZEBO_LIBRARY_DIRS.
Both variables are already used.
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
Please register or sign in to comment