Skip to content

Commit

Permalink
Adding guard to buffer accumulator (nasa#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch authored and Boehm-Michael committed Jun 22, 2023
1 parent 049804b commit a20cf26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Svc/BufferAccumulator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#
# Note: using PROJECT_NAME as EXECUTABLE_NAME
####
restrict_platforms(Linux Darwin) # Uses sys/time

set(SOURCE_FILES
"${CMAKE_CURRENT_LIST_DIR}/BufferAccumulator.fpp"
"${CMAKE_CURRENT_LIST_DIR}/BufferAccumulator.cpp"
Expand Down

0 comments on commit a20cf26

Please sign in to comment.