We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00acaab commit 8a20a88Copy full SHA for 8a20a88
tests/xtd.tunit.manual_tests/CMakeLists.txt
@@ -6,4 +6,4 @@ include("../../scripts/cmake/xtd_commands.cmake")
6
include("../../scripts/cmake/xtd_version.cmake")
7
add_sources("src/manual_tests.cpp")
8
target_default_namespace("xtd::tunit::tests")
9
-target_type(CONSOLE_APPLICATION)
+target_type(TEST_APPLICATION)
0 commit comments