mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-31 01:09:17 +02:00
this commit is bad
This commit is contained in:
+7
-7
@@ -8,13 +8,13 @@ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Werror -Wextra -pedantic -O2 -std=c18
|
||||
|
||||
# Define sources
|
||||
set(SOURCES
|
||||
rds95.c
|
||||
waveforms.c
|
||||
rds.c
|
||||
control_pipe.c
|
||||
modulator.c
|
||||
lib.c
|
||||
ascii_cmd.c
|
||||
rds95.c
|
||||
waveforms.c
|
||||
rds.c
|
||||
control_pipe.c
|
||||
modulator.c
|
||||
lib.c
|
||||
ascii_cmd.c
|
||||
)
|
||||
|
||||
# Define the executable
|
||||
|
||||
Reference in New Issue
Block a user