• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/cppzmq/cppzmq.mk
Gustavo ZacariasGustavo Zacarias committed a325525376f10 Feb 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# cppzmq
4
#
5
################################################################################
6
​
7
CPPZMQ_VERSION = 68a7b09cfce01c4c279fba2cf91686fcfc566848
8
CPPZMQ_SITE = $(call github,zeromq,cppzmq,$(CPPZMQ_VERSION))
9
CPPZMQ_INSTALL_STAGING = YES
10
CPPZMQ_DEPENDENCIES = zeromq
11
CPPZMQ_LICENSE = MIT
12
CPPZMQ_LICENSE_FILES = LICENSE
13
​
14
define CPPZMQ_INSTALL_STAGING_CMDS
15
    $(INSTALL) -m 0644 -D $(@D)/zmq.hpp $(STAGING_DIR)/usr/include/zmq.hpp
16
endef
17
​
18
$(eval $(generic-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.