"vscode:/vscode.git/clone" did not exist on "0e0dcb38d5367e8e7dbbc5b42c1944e988422662"
Commit 1c3ec56d authored by Aviral Goel's avatar Aviral Goel
Browse files

added a missing comment

parent 5df39376
......@@ -206,9 +206,9 @@ function(add_example_executable_no_testing EXAMPLE_NAME FILE_NAME)
set(result 0)
endif()
message("add_example returns ${result}")
#message("add_example returns ${result}")
set(result ${result} PARENT_SCOPE)
endfunction(add_example_executable_no_testing EXAMPLE_NAME)
# add all example subdir
......
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