Skip to content

Commit

Permalink
Fix nasa#55, Moves interface definition to inc
Browse files Browse the repository at this point in the history
  • Loading branch information
chillfig committed Nov 29, 2022
1 parent 8653ba6 commit 4081ea3
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
project(CFS_CS C)

include_directories(fsw/src)
include_directories(fsw/mission_inc)
include_directories(fsw/platform_inc)
target_include_directories(fsw/inc, PUBLIC)

set(APP_SRC_FILES
fsw/src/cs_cmds.c
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 4081ea3

Please sign in to comment.