File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ foreach(i RANGE ${graphdb_len2})
6262 "${CMAKE_BINARY_DIR} /bin/${write_cmd} '${CMAKE_CURRENT_SOURCE_DIR} /${filename} ' && ${CMAKE_BINARY_DIR} /bin/${read_cmd} '${CMAKE_CURRENT_SOURCE_DIR} /${filename} '"
6363 WORKING_DIRECTORY ${CMAKE_BINARY_DIR} /bin
6464 )
65- else ()
66- message (WARNING "Skipping graphdb-wpa because binary not found" )
6765 endif ()
6866 endforeach ()
6967endforeach ()
@@ -242,8 +240,6 @@ foreach(filename ${mem_leak_files})
242240 "${CMAKE_BINARY_DIR} /bin/${graphdb_saber_write_cmd} '${CMAKE_CURRENT_SOURCE_DIR} /${filename} ' && ${CMAKE_BINARY_DIR} /bin/${graphdb_saber_read_cmd} '${CMAKE_CURRENT_SOURCE_DIR} /${filename} '"
243241 WORKING_DIRECTORY ${CMAKE_BINARY_DIR} /bin
244242 )
245- else ()
246- message (WARNING "Skipping graphdb-saber because binary not found" )
247243 endif ()
248244endforeach ()
249245
You can’t perform that action at this time.
0 commit comments