mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
cmake don't build param "c" files and remove param defines
- these aren't actual source code
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#include <uORB/Subscription.hpp>
|
||||
|
||||
#include <lib/parameters/param.h>
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
testing::InitGoogleTest(&argc, argv);
|
||||
|
||||
Reference in New Issue
Block a user