1 2 3 4 5 6
project(win7drv CXX) include(common.cmake) add_subdirectory(service) add_subdirectory(wrappers)