Skip to content

Commit 8a20a88

Browse files
committed
Update CMakeLists.txt
1 parent 00acaab commit 8a20a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/xtd.tunit.manual_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ include("../../scripts/cmake/xtd_commands.cmake")
66
include("../../scripts/cmake/xtd_version.cmake")
77
add_sources("src/manual_tests.cpp")
88
target_default_namespace("xtd::tunit::tests")
9-
target_type(CONSOLE_APPLICATION)
9+
target_type(TEST_APPLICATION)

0 commit comments

Comments
 (0)