"tests/pytorch/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "db64cc376041a8d58df6db1cb6f21749c0f34498"
Unverified Commit ce8a7dd3 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[dev] 17 is new since cmake3.8 for CXX_STANDARD (#6302)

parent 1ff5f09f
cmake_minimum_required(VERSION 3.5) cmake_minimum_required(VERSION 3.8)
######################################## ########################################
# Borrowed and adapted from TVM project # Borrowed and adapted from TVM project
######################################## ########################################
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment