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