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 11802de commit 72c226eCopy full SHA for 72c226e
unittests/FunctionNameDemangle/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
+if(TARGET functionNameDemangle)
2
add_swift_unittest(FunctionNameDemangleTests
3
DemangleTest.cpp
4
)
0 commit comments