mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00: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