Skip to content

Commit 02e080d

Browse files
author
Felipe Torrezan
authored
Update CMakeLists.txt
Minor fixes in CMakeLists.txt
1 parent 81be7cf commit 02e080d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tutorial/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ target_link_options(tutorial PRIVATE --semihosting)
1919
# TODO 1: Enable testing in CMake
2020

2121
# TODO 2: Add a test named `tutorialTest` for `tutorial` (hint: use CSpyBat)
22-
add_test()
2322

2423
# TODO 3: Set the `tutorialTest` test passing condition
25-
set_tests_properties()
24+

0 commit comments

Comments
 (0)