mirror of
https://gitlab.com/yikestone/qt_pi.git
synced 2025-08-02 21:24:12 +05:30
4 lines
93 B
CMake
4 lines
93 B
CMake
cmake_minimum_required(VERSION 3.5)
|
|
ADD_SUBDIRECTORY( qt_pi )
|
|
ADD_SUBDIRECTORY( gazebo_sim )
|