Update CMakeLists.txt (#4377)

Removes warning as Cmake now using STACK_MAIN
This commit is contained in:
David Sidrane
2016-04-26 20:29:06 -10:00
committed by Lorenz Meier
parent 99286cf1bd
commit 161f92250f
+1 -1
View File
@@ -34,7 +34,7 @@ px4_add_module(
MODULE drivers__lis3mdl MODULE drivers__lis3mdl
MAIN lis3mdl MAIN lis3mdl
STACK 1200 STACK_MAIN 1200
COMPILE_FLAGS COMPILE_FLAGS
-Weffc++ -Weffc++
-Os -Os