Skip to content

Commit 3396bd8

Browse files
committed
Fix internal tests compilation
1 parent 12314d6 commit 3396bd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ if (BUILD_UNITTEST)
8787
src/Primitives/emulated.cpp
8888
src/Interpreter/instructions.cpp
8989
src/Interpreter/interpreter.cpp
90+
src/Interpreter/proxied.cpp
9091
src/Memory/mem.cpp
9192
src/Utils/util.cpp
9293
src/Utils/util_arduino.cpp

0 commit comments

Comments
 (0)