Skip to content

Commit

Permalink
cmake copy right
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasFrey96 committed Feb 18, 2024
1 parent 2cd6e05 commit 14b3d67
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wild_visual_navigation_anymal/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#
# Copyright (c) 2022-2024, ETH Zurich, Matias Mattamala, Jonas Frey.
# All rights reserved. Licensed under the MIT license.
# See LICENSE file in the project root for details.
#
cmake_minimum_required(VERSION 3.0.2)
project(wild_visual_navigation_anymal)
set (CMAKE_CXX_STANDARD 14)
Expand Down
5 changes: 5 additions & 0 deletions wild_visual_navigation_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#
# Copyright (c) 2022-2024, ETH Zurich, Matias Mattamala, Jonas Frey.
# All rights reserved. Licensed under the MIT license.
# See LICENSE file in the project root for details.
#
cmake_minimum_required(VERSION 3.0.2)
project(wild_visual_navigation_ros)

Expand Down

0 comments on commit 14b3d67

Please sign in to comment.