mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 10:14:44 +00:00

- Add vgaddi, bmfd, vbemp, vgamp, vga, vmx_svga and xboxvmp to build. By Alexey Komarov. svn path=/branches/cmake-bringup/; revision=48946
6 lines
124 B
CMake
6 lines
124 B
CMake
|
|
add_subdirectory(vbe)
|
|
add_subdirectory(vga)
|
|
add_subdirectory(vga_new)
|
|
add_subdirectory(vmx_svga)
|
|
add_subdirectory(xboxvmp)
|