X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Funittest%2FCMakeLists.txt;h=f790a23a60e3c0dfbc5c12a0ed6ac98aa982d61a;hb=74449b8b68801e0938f528f19d69e75644cb2ee9;hp=eba6e230d16f779c88a5814ef644c984a3d86a4d;hpb=2bfdda76d8b1cffcd8e30ca6855f293b1b1953c5;p=vpp.git diff --git a/src/plugins/unittest/CMakeLists.txt b/src/plugins/unittest/CMakeLists.txt index eba6e230d16..f790a23a60e 100644 --- a/src/plugins/unittest/CMakeLists.txt +++ b/src/plugins/unittest/CMakeLists.txt @@ -11,7 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -add_vpp_plugin(unittest_plugin +add_vpp_plugin(unittest + SOURCES unittest.c tcp_test.c bihash_test.c