[Simulator] Fix macOS compilation

This commit is contained in:
Quentin Guidée
2022-03-15 22:14:08 +01:00
parent cf33f84106
commit fc252672cc

View File

@@ -15,6 +15,7 @@ ion_src += $(addprefix ion/src/simulator/shared/, \
collect_registers.cpp \
haptics.cpp \
journal.cpp \
store_script.cpp \
)
ifeq ($(EPSILON_TELEMETRY),1)