Skip to content

Commit 6ff87e0

Browse files
committed
Fix internal tests compilation
1 parent 4020f6c commit 6ff87e0

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
@@ -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)