CMakeLists.txt 62 字节
Newer Older
1 2 3 4 5
if(NOT WITH_NEWIR)
  return()
endif()

add_subdirectory(type)