mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-18 20:00:16 +02:00
New module system
This commit is contained in:
@@ -3,8 +3,9 @@ project(sdrpp_core)
|
||||
|
||||
add_subdirectory("core")
|
||||
add_subdirectory("radio")
|
||||
# Add back recorder when module new system is ready
|
||||
#add_subdirectory("recorder")
|
||||
add_subdirectory("recorder")
|
||||
add_subdirectory("soapy")
|
||||
add_subdirectory("file_source")
|
||||
add_subdirectory("demo")
|
||||
|
||||
add_executable(sdrpp "src/main.cpp" "win32/resources.rc")
|
||||
|
Reference in New Issue
Block a user