Skip to content

Commit

Permalink
removed superfluous cmake_minimum_required
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed May 30, 2024
1 parent a90ca49 commit be3060a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/ROS2.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

cmake_minimum_required(VERSION 3.5)

add_compile_options(-Wall -Wextra -Wpedantic -Werror)

Expand Down

0 comments on commit be3060a

Please sign in to comment.