"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "924aa8e58e49912e79d81380c9adbf07b8d602d2"
Commit 66e7013e authored by Paul's avatar Paul
Browse files

Add test with gdb variable

parent d5f89c5f
......@@ -7,6 +7,8 @@ find_package(Threads REQUIRED)
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND} --output-on-failure -C ${CMAKE_CFG_INTDIR})
add_custom_target(tests)
set(RTG_TEST_GDB On CACHE BOOL "")
set(SKIP_TESTS)
function(add_test_command NAME EXE)
......
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