cmake libgff examples

COMBINE-lab/salmon CMakeLists.txt :709

find_package(libgff 2.0.0 
HINTS ${LIB_GFF_PATH} ${GFF_ROOT}
)