cmake: improve add_vpp_plugin macro
Change-Id: Iffd5c45ab242a919592a1f686f7f880936b68a1a Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
add_vpp_plugin(srv6ad_plugin
|
||||
add_vpp_plugin(srv6ad
|
||||
SOURCES
|
||||
ad.c
|
||||
node.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user