Skip to content

Commit e2613d7

Browse files
committed
[cmake] Add missing headers
1 parent 2dbe8da commit e2613d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ find_package(pugixml REQUIRED)
133133

134134
set(XEUS_CPP_HEADERS
135135
include/xeus-cpp/xbuffer.hpp
136+
include/xeus-cpp/xholder.hpp
137+
include/xeus-cpp/xoptions.hpp
136138
include/xeus-cpp/xeus_cpp_config.hpp
137139
include/xeus-cpp/xholder.hpp
138140
include/xeus-cpp/xinterpreter.hpp

0 commit comments

Comments
 (0)