minor changes
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# Usage:
|
||||
# Create build folder, like RC-build next to RobotControl and WifiScan folder
|
||||
# CD into build folder and execute 'cmake -DCMAKE_BUILD_TYPE=Debug ../RobotControl'
|
||||
# make
|
||||
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
|
||||
|
||||
# select build type
|
||||
@@ -81,8 +76,6 @@ ADD_DEFINITIONS(
|
||||
-g3
|
||||
-O0
|
||||
|
||||
|
||||
|
||||
-march=native
|
||||
|
||||
-DWITH_TESTS
|
||||
|
||||
Reference in New Issue
Block a user