Skip to content

Commit

Permalink
Résolution erreur CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
ianparizot committed Nov 25, 2024
1 parent fa639cf commit a0f5f0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WRO2025/WRO2025_functions/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ project(untitled C)
set(CMAKE_C_STANDARD 11)

add_executable(untitled main.c
position.h)
position.h
signal.h)

0 comments on commit a0f5f0e

Please sign in to comment.