ADD: new track message, Entity class and Position class
This commit is contained in:
6
libs/eigen/cmake/UseEigen3.cmake
Normal file
6
libs/eigen/cmake/UseEigen3.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- cmake -*-
|
||||
#
|
||||
# UseEigen3.cmake
|
||||
|
||||
add_definitions ( ${EIGEN3_DEFINITIONS} )
|
||||
include_directories ( ${EIGEN3_INCLUDE_DIRS} )
|
||||
Reference in New Issue
Block a user