Skip to content

Commit

Permalink
Remove deprecated options (YCM 0.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman authored May 11, 2019
1 parent 7c43037 commit 47a111f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,9 @@ include(InstallBasicPackageFiles)
install_basic_package_files(ASROB_YARP_DEVICES
VERSION 0.1.0
COMPATIBILITY AnyNewerVersion
FIRST_TARGET RobotInterfaces
NO_SET_AND_CHECK_MACRO
NO_CHECK_REQUIRED_COMPONENTS_MACRO
NAMESPACE ASROB::
NO_COMPATIBILITY_VARS)
NAMESPACE ASROB::)

# Configure and create uninstall target.
include(AddUninstallTarget)

0 comments on commit 47a111f

Please sign in to comment.