Skip to content

Commit

Permalink
Merge pull request #6475 from jamiesnape/cmake-remove-geometry
Browse files Browse the repository at this point in the history
Remove geometry from CMake build
  • Loading branch information
soonho-tri authored Jun 30, 2017
2 parents a11ddaf + 3e7c6c7 commit fba8bc8
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 @@ -153,7 +153,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 fba8bc8

Please sign in to comment.