cmake: improve add_vpp_plugin macro
[vpp.git] / src / plugins / ila / CMakeLists.txt
index 2aa1892..f03655b 100644 (file)
@@ -11,5 +11,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-add_vpp_plugin(ila_plugin ila.c)
+add_vpp_plugin(ila SOURCES ila.c)