Skip to content

Commit 6287d09

Browse files
authored
Update CMakeLists.txt
1 parent 253c828 commit 6287d09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,7 @@ set(XEUS_CPP_SRC
182182

183183
if(NOT EMSCRIPTEN)
184184
list(APPEND XEUS_CPP_SRC
185-
#src/xmagics/xassist.hpp
186185
src/xmagics/xassist.cpp
187-
#src/xmagics/os.hpp
188186
src/xmagics/os.cpp
189187
)
190188
endif()

0 commit comments

Comments
 (0)