Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A ArduinoJson
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Benoît Blanchon
  • ArduinoJson
  • Issues
  • #1209
Closed
Open
Issue created Mar 09, 2020 by Administrator@rootContributor

Missing rule to make target 'install'

Created by: Legendacan

Hi, I've wanted to use cget to install your package to mine project

cget install bblanchon/ArduinoJson

Everything builds correctly but fails when exporting because it is missing install command for target it fails with this

make: *** No rule to make target 'install'.  Stop.
Command failed: ['/usr/bin/cmake', '--build', '/home/sajmon/Documents/projects/common/cget/cget/build/tmp-16109d5a253848be8b41c00b9603c06a/build', '--config', 'Release', '--target', 'install', '--', '-j', '12']
Failed to build package bblanchon/ArduinoJson

I've found you have install commands for tests, but not for package.

Can you add install to top-level cmake file please?

Assignee
Assign to
Time tracking