xref: /reactos/sdk/tools/txt2nls/CMakeLists.txt (revision 7e22dc05)
1
2list(APPEND SOURCE main.cpp)
3
4add_host_tool(txt2nls ${SOURCE})
5