CMakeLists.txt 47 字节
Newer Older
1 2 3
if(WITH_CINN)
  add_subdirectory(cinn)
endif()