Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INCLUDE_DIRECTORIES #12

Open
zyxcambridge opened this issue Sep 26, 2021 · 0 comments
Open

INCLUDE_DIRECTORIES #12

zyxcambridge opened this issue Sep 26, 2021 · 0 comments

Comments

@zyxcambridge
Copy link

set(LIDAR_PANDAR_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include CACHE INTERNAL "lidar pandar include dir")

INCLUDE_DIRECTORIES(
${EIGEN3_INCLUDE_DIR}
${JSONCPP_INCLUDE_DIR}
${PANDAR40_INCLUDE_DIR}
${LIDAR_PARSER_INCLUDE_DIR}
${LIDAR_PANDAR_INCLUDE_DIR}
${LIDAR3D_SDK_INCLUDE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/HesaiLidar_General_SDK/include
${CMAKE_CURRENT_SOURCE_DIR}/HesaiLidar_General_SDK/src/PandarGeneralRaw/include
${Boost_INCLUDE_DIRS}
${PCL_INCLUDE_DIRS}
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant