Skip to content

Commit 52abdf5

Browse files
Update CMakeLists.txt (#247)
1 parent b9164d0 commit 52abdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micro_ros_agent/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
cmake_minimum_required(VERSION 3.5)
15+
cmake_minimum_required(VERSION 3.11)
1616

1717
option(UROSAGENT_GENERATE_PROFILE
1818
"Generates agent.refs according to the .msgs provided in the .repos" OFF

0 commit comments

Comments
 (0)