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

5
add_subdirectory(core)