Skip to content

Commit 3f3984e

Browse files
committed
Removed run_tests.sh
1 parent 8e0a969 commit 3f3984e

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

Release/tests/Common/TestRunner/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,4 @@ if(NOT IOS)
100100
)
101101
endif()
102102
endif()
103-
104-
add_custom_target(run_tests ALL DEPENDS run_tests.sh)
105-
add_custom_command(
106-
OUTPUT run_tests.sh
107-
COMMAND ${CMAKE_COMMAND} -E copy ${CMAKE_CURRENT_SOURCE_DIR}/run_tests.sh $<TARGET_FILE_DIR:test_runner>
108-
DEPENDS run_tests.sh
109-
)
110103
endif()

Release/tests/Common/TestRunner/run_tests.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)