mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
4 lines
64 B
CMake
4 lines
64 B
CMake
|
|
list(APPEND SOURCE main.cpp)
|
|
|
|
add_host_tool(txt2nls ${SOURCE})
|