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

add_subdirectory(core)