Skip to content

Commit 1ef5c2e

Browse files
committed
fix: eigen3 target
1 parent 883523e commit 1ef5c2e

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
@@ -151,7 +151,7 @@ target_link_libraries(franka
151151
libfranka-common
152152
fmt::fmt
153153
INTERFACE
154-
Eigen3::Eigen3
154+
Eigen3::Eigen
155155
PRIVATE
156156
TinyXML2::TinyXML2
157157
Poco::Foundation

0 commit comments

Comments
 (0)