CMakeLists.txt 53 B

123
  1. if(WIN32)
  2. add_subdirectory(dxilconv)
  3. endif (WIN32)