mirror of
https://github.com/sgjzfzzf/triton-tvm-ffi.git
synced 2026-07-01 08:51:56 +08:00
@@ -6,6 +6,8 @@ else()
|
||||
project(triton-tvm-ffi)
|
||||
endif()
|
||||
|
||||
string(REPLACE "-" "_" TARGET_NAME "${PROJECT_NAME}")
|
||||
|
||||
if(CMAKE_BUILD_TYPE STREQUAL "Debug")
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
else(CMAKE_BUILD_TYPE STREQUAL "Release")
|
||||
|
||||
Reference in New Issue
Block a user