Skip to content

Commit 9ea0587

Browse files
committed
Fix internal tests compilation
1 parent dfd2dbc commit 9ea0587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ if (BUILD_UNITTEST)
8888
src/Primitives/emulated.cpp
8989
src/Interpreter/instructions.cpp
9090
src/Interpreter/interpreter.cpp
91+
src/Interpreter/proxied.cpp
9192
src/Memory/mem.cpp
9293
src/Utils/util.cpp
9394
src/Utils/util_arduino.cpp

0 commit comments

Comments
 (0)