Skip to content

Commit

Permalink
disable testing as all tests are commented out anyway (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Jun 28, 2018
1 parent 249fdcd commit fabe3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cartographer_ros/CMakeLists.txt
Expand Up @@ -32,7 +32,7 @@ include("${CARTOGRAPHER_CMAKE_DIR}/functions.cmake")
set(BUILD_SHARED_LIBS OFF)

google_initialize_cartographer_project()
google_enable_testing()
# google_enable_testing()

find_package(cartographer_ros_msgs REQUIRED)
find_package(geometry_msgs REQUIRED)
Expand Down

0 comments on commit fabe3c5

Please sign in to comment.