Revision history of "Foxy CMakeLists.txt"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:40, 19 April 2021Edc (Talk | contribs). . (735 bytes) (+735). . (Created page with "<pre> cmake_minimum_required(VERSION 3.5) project(opencv_ros2sub) if(NOT CMAKE_CXX_STANDARD) set(CMAKE_CXX_STANDARD 14) endif() if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_CO...")