summaryrefslogtreecommitdiff
path: root/src/KingSystem/Ecosystem/CMakeLists.txt
blob: 5da05cec9acec70776c2a1100fe297808745b591 (plain)
1
2
3
4
5
6
target_sources(uking PRIVATE
  ecoLevelSensor.cpp
  ecoLevelSensor.h
  ecoSystem.cpp
  ecoSystem.h
)