Corrected name of of the project in cmake

This commit is contained in:
Piotr Krysik 2017-08-25 21:49:27 +02:00
parent bb961c17fa
commit 0f510c00eb
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
# Project setup
########################################################################
cmake_minimum_required(VERSION 2.6)
project(gr-grgsm CXX C)
project(gr-gsm CXX C)
enable_testing()
#set(CMAKE_BUILD_TYPE "Debug")