2010-06-03 22:47:48 +00:00
|
|
|
# Copyright (C) 2010, International Business Machines
|
|
|
|
# Corporation and others. All Rights Reserved.
|
|
|
|
#
|
|
|
|
# created on: 2010jun03
|
|
|
|
# created by: Markus W. Scherer
|
2010-07-21 00:39:45 +00:00
|
|
|
# edited on: 2010jul20
|
|
|
|
# edited by: Stuart G. Gill
|
2010-06-03 22:47:48 +00:00
|
|
|
add_executable(genuts46 genuts46.cpp)
|
2010-07-21 00:39:45 +00:00
|
|
|
target_link_libraries(genuts46 icuuc icutu)
|