Skip to content

Commit

Permalink
[nasa/nos3#407] CI Test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnie-Ice committed Nov 14, 2024
1 parent 09bc8f9 commit bd3c5d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fsw/cfs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ include_directories(${hwlib_MISSION_DIR}/fsw/public_inc)
aux_source_directory(src APP_SRC_FILES)

# Create the app module
add_cfe_app(sample ${APP_SRC_FILES}
../shared/sample_device.c)
# add_cfe_app(sample ${APP_SRC_FILES}
# ../shared/sample_device.c)

# If UT is enabled, then add the tests from the subdirectory
# Note that this is an app, and therefore does not provide
Expand Down

0 comments on commit bd3c5d1

Please sign in to comment.