Commit 4b963c62 authored by oscar's avatar oscar

提交编译选项

parent 6e8810da
cmake_minimum_required(VERSION 3.0.2) cmake_minimum_required(VERSION 3.0.2)
project(jfx_tracking) project(jfx_tracking)
set(KF_CUDA ON) set(KF_CUDA OFF)
set(QICHECHENG ON) set(QICHECHENG ON)
set(NSIGHT ON) set(NSIGHT OFF)
add_definitions(-D_DEBUG) add_definitions(-D_DEBUG)
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O0") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -O0")
......
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