Skip to content

Commit

Permalink
Adding guard to buffer accumulator (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch authored and thomas-bc committed Aug 4, 2023
1 parent 0ed572f commit f0d0750
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 f0d0750

Please sign in to comment.