mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 18:45:22 +02:00
changes to the build system
This commit is contained in:
@ -12,4 +12,4 @@ namespace core {
|
||||
void setInputSampleRate(double samplerate);
|
||||
};
|
||||
|
||||
int sdrpp_main();
|
||||
int sdrpp_main(int argc, char *argv[]);
|
Reference in New Issue
Block a user