Browse Source

smoke test

pull/1065/head
isaactalx 5 years ago
parent
commit
071e7cff8a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CMakeLists.txt

+ 1
- 0
CMakeLists.txt View File

@@ -1,6 +1,7 @@
cmake_minimum_required(VERSION 3.14)
project (GraphEngine[CXX])


set(GE_CODE_DIR ${CMAKE_CURRENT_LIST_DIR})
set(CMAKE_SKIP_INSTALL_ALL_DEPENDENCY TRUE)



Loading…
Cancel
Save