mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
#35: corrected project name
This commit is contained in:
parent
1d5a13f43c
commit
84cebdba19
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
|
||||
project(linenoise)
|
||||
project(rpn)
|
||||
|
||||
set(CMAKE_BINARY_DIR "${CMAKE_SOURCE_DIR}/build")
|
||||
|
||||
|
|
Loading…
Reference in a new issue