mirror of
https://github.com/GayPizzaSpecifications/padlab.git
synced 2025-08-03 21:21:33 +00:00
Change project name to padlab
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
|
||||
project(analogue C)
|
||||
project(padlab C)
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
set(TARGET analogue)
|
||||
set(TARGET padlab)
|
||||
set(SOURCES
|
||||
maths.c maths.h
|
||||
analogue.c)
|
||||
|
Reference in New Issue
Block a user