CMakeLists.txt 70 B

12
  1. set(WINUTILS_SRC WinUtils.h WinUtils.cpp)
  2. add_sources(${WINUTILS_SRC})