Skip to content

Commit

Permalink
Remove redundant Boost-related variable
Browse files Browse the repository at this point in the history
Should have been removed in RobotLocomotion#7804.
  • Loading branch information
Jamie Snape committed Oct 17, 2019
1 parent 7ed9022 commit 228fffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/install/libdrake/drake.cps
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
}
},
"X-CMake-Variables-Init": {
"_Boost_IMPORTED_TARGETS": 1,
"CMAKE_MODULE_PATH": "${CMAKE_CURRENT_LIST_DIR}/modules;${CMAKE_CURRENT_LIST_DIR}/modules/3.10;${CMAKE_MODULE_PATH}"
}
}

0 comments on commit 228fffc

Please sign in to comment.