mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
79b2d9c2ff
With support for multibyte codepages & glyph tables CORE-17571
4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
list(APPEND SOURCE main.cpp)
|
|
|
|
add_host_tool(txt2nls ${SOURCE})
|