blob: a9dd943bc22a44341a8b01303ab941899e992d65 [file] [log] [blame]
#
# Copyright (C) 2017 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
#
# 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(genuts46 genuts46.cpp)
target_link_libraries(genuts46 icuuc icutu)