X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwmon%2FCMakeLists.txt;h=6fdde1ba4c7e2094a1f828ce227290dbf41c4639;hb=f314b4af9744068a7ed7a6a6314220c3aa857523;hp=d10930b215c558c7f3d1382b3ef1f9ce4982e898;hpb=6f07e6f33f751ab4ffe624f6037f887b243bece2;p=osm%2FSO.git diff --git a/rwmon/CMakeLists.txt b/rwmon/CMakeLists.txt index d10930b2..6fdde1ba 100644 --- a/rwmon/CMakeLists.txt +++ b/rwmon/CMakeLists.txt @@ -19,10 +19,5 @@ cmake_minimum_required(VERSION 2.8) -set(PKG_NAME rwmon) -set(PKG_VERSION 1.0) -set(PKG_RELEASE 1) -set(PKG_LONG_NAME ${PKG_NAME}-${PKG_VERSION}) - set(subdirs plugins test) rift_add_subdirs(SUBDIR_LIST ${subdirs})