#
# Autogenerated from /export/home/dicuccio/cpp-cmake/cpp-cmake.2015-01-24/src/app/blast/Makefile.blastx.app
#
add_executable(blastx-app
    blastx_app
)

set_target_properties(blastx-app PROPERTIES OUTPUT_NAME blastx)

target_link_libraries(blastx-app
    blast_app_util
)

