Browse Source

nvm the c++ 20 thing

master
Tim Zeuner 2 years ago
parent
commit
4c9435dbee
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      AutonomousMode/CMakeLists.txt

+ 0
- 2
AutonomousMode/CMakeLists.txt View File

@@ -1,8 +1,6 @@
cmake_minimum_required(VERSION 3.1.0)
project(lfr_image_processing VERSION 0.1.0)

set (CMAKE_CXX_STANDARD 20)

include(CTest)
enable_testing()


Loading…
Cancel
Save