"src/vscode:/vscode.git/clone" did not exist on "9cbbbbc6df9c243a65f64539846afad295696209"
Commit ee49391e authored by mei-ye's avatar mei-ye
Browse files

staging

parent 48847a29
......@@ -18,7 +18,6 @@ else()
set(MIGRAPH_ENABLE_GPU Off CACHE BOOL "")
endif()
#add_compile_options(-std=c++14 -g -O0)
add_compile_options(-std=c++14)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
......
......@@ -11,7 +11,7 @@
#include <vector>
#include <queue>
#define DEBUG_OPT
//#define DEBUG_OPT
#ifdef DEBUG_OPT
#define DEBUG(s) s
......
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