Changeset - 48e24c542d4e
[Not reviewed]
tip longmem
0 1 0
Ethan Zonca - 3 years ago 2023-03-23 10:31:04
ethanzonca@ethanzonca.com
Change binary name
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CMakeLists.txt
Show inline comments
 
@@ -19,7 +19,7 @@
 

	
 
cmake_minimum_required(VERSION 3.2.2)
 

	
 
project(serialplot)
 
project(tempo-plotter)
 

	
 
set(PROGRAM_NAME ${CMAKE_PROJECT_NAME} CACHE STRING "Output program name")
 
set(PROGRAM_DISPLAY_NAME "SerialPlot" CACHE STRING "Display name (menus etc) of the program")
0 comments (0 inline, 0 general)