Skip to content

Commit dd9b6d7

Browse files
authored
Update CMakeLists.txt
1 parent d2f8d50 commit dd9b6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ set(XEUS_JAVASCRIPT_HEADERS
113113

114114
set(XEUS_JAVASCRIPT_SRC
115115
src/xinterpreter.cpp
116-
src/xcomm.cpp
116+
117117
)
118118

119119
set(XEUS_JAVASCRIPT_MAIN_SRC

0 commit comments

Comments
 (0)