08ff4863a91032c70f6b5a26468e69a3e9dbc051
[reactos.git] / base / applications / cmdutils / more / CMakeLists.txt
1
2 add_executable(more more.c more.rc)
3
4 set_module_type(more win32cui)
5 add_importlibs(more user32 msvcrt)