X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fsvm%2FCMakeLists.txt;h=ab6f7f719547af7b574e33e6958d691619937c88;hb=c5df8c71c;hp=203a9bb53f8339ca161bba9c9248e27848d94d24;hpb=4553c95ab7cac75838433fdd5cd3c0d0c1d6e2e6;p=vpp.git diff --git a/src/svm/CMakeLists.txt b/src/svm/CMakeLists.txt index 203a9bb53f8..ab6f7f71954 100644 --- a/src/svm/CMakeLists.txt +++ b/src/svm/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2018 Cisco and/or its affiliates. +# Copyright (c) 2018-2019 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -23,6 +23,9 @@ add_vpp_library(svm queue.c message_queue.c + MULTIARCH_SOURCES + svm_fifo.c + INSTALL_HEADERS ssvm.h svm_common.h