Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo committed Jan 24, 2020
2 parents 3a203bd + 511abb5 commit 114ac0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ endif()
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

include(GNUInstallDirs)
include(YCMDefaultDirs)
include(InstallBasicPackageFiles)
include(AddUninstallTarget)

Expand Down
1 change: 0 additions & 1 deletion toolbox/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ install_basic_package_files(WBToolbox
VERSION ${PROJECT_VERSION}
COMPATIBILITY AnyNewerVersion
EXPORT WBToolboxExport
FIRST_TARGET WBToolboxBase
DEPENDENCIES BlockFactoryCore
NAMESPACE WBToolbox::
NO_CHECK_REQUIRED_COMPONENTS_MACRO)

0 comments on commit 114ac0e

Please sign in to comment.