mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-19 04:10:02 +02:00
Fixed typo in root CMakeLists.txt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
project(sdrpp_core)
|
||||
project(sdrpp)
|
||||
|
||||
# Cross platform modules
|
||||
add_subdirectory("core")
|
||||
|
Reference in New Issue
Block a user