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