blob: 97dd829703c712cb24e5a5ff09c166e0df9f43d3 [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-2014, 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(genuca genuca.cpp collationbasedatabuilder.cpp)
target_link_libraries(genuca icuuc icui18n icutu)