cmake don't build param "c" files and remove param defines

- these aren't actual source code
This commit is contained in:
Daniel Agar
2019-11-09 18:43:52 -05:00
parent f984c4e450
commit 1c4e854f93
42 changed files with 34 additions and 68 deletions
@@ -35,6 +35,8 @@
#include <uORB/Subscription.hpp>
#include <lib/parameters/param.h>
int main(int argc, char **argv)
{
testing::InitGoogleTest(&argc, argv);