blob: afc70bd81ba7b97119658ee7ff983c76af201694 [file] [log] [blame]
################################################################################
#
# yaml-cpp
#
################################################################################
YAML_CPP_VERSION = 0.5.1
YAML_CPP_SITE = https://yaml-cpp.googlecode.com/files
YAML_CPP_INSTALL_STAGING = YES
YAML_CPP_LICENSE = MIT
YAML_CPP_LICENSE_FILES = license.txt
YAML_CPP_DEPENDENCIES = boost
$(eval $(cmake-package))