SET(SOURCES bbPlugPackage ) ADD_EXECUTABLE(bbPlugPackage ${SOURCES}) TARGET_LINK_LIBRARIES(bbPlugPackage bbtk) INSTALL_TARGETS(/bin/ bbPlugPackage)