blob: 0f54f65fb44efe47f87ea351121ea5d1ae6e2b73 [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(gencase gencase.c store.c)
target_link_libraries(gencase icuuc icutu)