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