X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwcal%2Fplugins%2Fyang%2FCMakeLists.txt;h=58c5cdb907e5185fa4f0d5aa14e6cabf88f39f86;hb=0f5e8c0bdb1d12863688400a56b54b10188b21a8;hp=a1b24fe409b38725e6a67819ef7946884cf9ec75;hpb=255ff03a528a3090ce7f46f0a63b65da3e6f9bcf;p=osm%2FSO.git diff --git a/rwcal/plugins/yang/CMakeLists.txt b/rwcal/plugins/yang/CMakeLists.txt index a1b24fe4..58c5cdb9 100644 --- a/rwcal/plugins/yang/CMakeLists.txt +++ b/rwcal/plugins/yang/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2016 RIFT.IO Inc +# Copyright 2016-2017 RIFT.IO Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -37,10 +37,12 @@ rift_add_yang_target( COMPONENT ${PKG_LONG_NAME} DEPENDS mano-types_yang + rwproject_yang LIBRARIES rwschema_yang_gen rwyang rwlog rwlog-mgmt_yang_gen mano-types_yang_gen + rwproject_yang_gen )