blob: 56aaf3aab58b5f3e28b1f16d59b1021549c88c6e [file] [log] [blame]
# Copyright (C) 2010, International Business Machines
# Corporation and others. All Rights Reserved.
#
# created on: 2010jun03
# created by: Markus W. Scherer
# edited on: 2010jul20
# edited by: Stuart G. Gill
add_executable(genbidi genbidi.c store.c)
target_link_libraries(genbidi icuuc icutu)