Skip to content

Commit

Permalink
Include src for logging purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
nebraszka committed Mar 11, 2024
1 parent da1e045 commit 3c91c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ if (RGL_BUILD_INTEGRATION_TEST)
target_include_directories(RobotecGPULidar_integration_test PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/../include
${CMAKE_CURRENT_SOURCE_DIR}/include
${CMAKE_CURRENT_SOURCE_DIR}/../src
)

gtest_discover_tests(RobotecGPULidar_integration_test)
Expand Down

0 comments on commit 3c91c01

Please sign in to comment.