We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64c4bb commit ce14703Copy full SHA for ce14703
build/devices/zephyr/config/CMakeLists.txt.prefix
@@ -54,7 +54,6 @@ list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsRegExp.c)
54
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsRun.c)
55
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsScope.c)
56
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsScript.c)
57
-list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsSnapshot.c)
58
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsSourceMap.c)
59
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsString.c)
60
list(APPEND mOBJECTS $ENV{MODDABLE}/xs/sources/xsSymbol.c)
0 commit comments