blob: 843f0c7b4a6788d74b3d47615a76775c510f6f5a [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(gennames gennames.c)
target_link_libraries(gennames icuuc icutu)