Skip to content

Commit

Permalink
Remove geometry from CMake build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Snape committed Jun 29, 2017
1 parent e4f9a05 commit 3e7c6c7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 35 deletions.
1 change: 0 additions & 1 deletion drake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ add_subdirectory(thirdParty/boost/tcbrindle_cpp17_headers/stx)
add_subdirectory(thirdParty/bsd/spruce)
add_subdirectory(thirdParty/zlib/tinyxml2)
add_subdirectory(common)
add_subdirectory(geometry)
add_subdirectory(lcm)
add_subdirectory(math)
add_subdirectory(multibody)
Expand Down
28 changes: 0 additions & 28 deletions drake/geometry/CMakeLists.txt

This file was deleted.

6 changes: 0 additions & 6 deletions drake/geometry/test/CMakeLists.txt

This file was deleted.

0 comments on commit 3e7c6c7

Please sign in to comment.