mirror of
https://github.com/Derisis13/Shutter.git
synced 2025-12-07 03:42:48 +01:00
finalised CMakeLists.txt
This commit is contained in:
@@ -4,7 +4,7 @@ project(redony C)
|
|||||||
set(CMAKE_C_STANDARD 99)
|
set(CMAKE_C_STANDARD 99)
|
||||||
|
|
||||||
add_executable(redony main.c timing.c timing.h
|
add_executable(redony main.c timing.c timing.h
|
||||||
moving.c moving.h
|
# moving.c moving.h
|
||||||
shutter.h
|
shutter.h
|
||||||
# moving_debug.c moving_debug.h
|
moving_debug.c moving_debug.h
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user