Skip to content

Commit

Permalink
fix issue gaoxiang12#16
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoxiang12 committed Sep 15, 2019
1 parent 7f58f5e commit 5d7990b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch3/useGeometry/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ project( geometry )
# 添加Eigen头文件
include_directories( "/usr/include/eigen3" )

add_executable( eigenGeometry eigenGeometry.cpp ../examples/coordinateTransform.cpp)
add_executable(eigenGeometry eigenGeometry.cpp)

0 comments on commit 5d7990b

Please sign in to comment.