Skip to content

Commit a27795c

Browse files
committed
cmake: Add variant.hpp in header file list
1 parent b97d1d2 commit a27795c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ set(${PROJECT_NAME}_HEADERS
166166
include/eigenpy/sparse/eigen-from-python.hpp
167167
include/eigenpy/scipy-allocator.hpp
168168
include/eigenpy/scipy-type.hpp
169+
include/eigenpy/variant.hpp
169170
include/eigenpy/swig.hpp
170171
include/eigenpy/version.hpp)
171172

0 commit comments

Comments
 (0)