mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
4 lines
108 B
CMake
4 lines
108 B
CMake
|
|
add_library(tapiui SHARED tapiui.rc)
|
|
set_entrypoint(tapiui 0)
|
|
add_dependencies(tapiui psdk buildno_header)
|