This website works better with JavaScript.
Home
Explore
Help
Sign In
yasarba71520
/
Line-Following-Robot
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
nvm the c++ 20 thing
master
Tim Zeuner
2 years ago
parent
b5811dbbcb
commit
4c9435dbee
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
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()
Write
Preview
Loading…
Cancel
Save