blob: bb188273e3d5930455a161a513495cf938c732bc [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(gennorm gennorm.c store.c)
target_link_libraries(gennorm icuuc icutu)